Skip to content

Create workflow that builds OCI inkcut image for use with container tools#424

Open
cyril279 wants to merge 1 commit into
inkcut:masterfrom
cyril279:master
Open

Create workflow that builds OCI inkcut image for use with container tools#424
cyril279 wants to merge 1 commit into
inkcut:masterfrom
cyril279:master

Conversation

@cyril279

Copy link
Copy Markdown
Contributor

Addresses #423
Works, but still needs documentation about addressing serial-denied issues added to the README.

@cyril279
cyril279 force-pushed the master branch 8 times, most recently from 4b0efc8 to c4be99e Compare June 27, 2026 13:22
@cyril279

Copy link
Copy Markdown
Contributor Author

Review/testing the process:
Since this has not been merged, the current images have been written to the cyril279/inkcut ghcr.

Both the distrobox-assemble command as well as the distrobox.ini contents need to be adjusted to test the pre-merged inkcut images

store this locally:

[inkcutEnv]
name=inkcutEnv
image=ghcr.io/cyril279/inkcut:latest
home=$HOME/.local/share/distrobox/inkcutEnv
additional_flags="--group-add keep-groups"
exported_apps=/opt/inkcut-env/share/applications/inkcut.desktop
exported_bins=/opt/inkcut-env/bin/inkcut
exported_bins_path="$HOME/.local/bin"
pull=true
replace=true

then run:

distrobox-assemble create \
--name inkcutEnv \
--file distrobox.ini

@cyril279
cyril279 marked this pull request as ready for review June 29, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant