This repository was generated using https://github.com/ublue-os/boxkit.
distrobox create -i ghcr.io/rmarfil3/my-distrobox -n my-distrobox
distrobox enter my-distrobox
distrobox-export --app /usr/bin/brave-browser
distrobox-export --bin /usr/bin/insync
[my-distrobox]
image=ghcr.io/rmarfil3/my-distrobox:latest
init=false
pull=true
replace=true
nvidia=false
start_now=false
root=false
exported_apps="/usr/bin/brave-browser"
exported_bins="/usr/bin/insync"
Run distrobox assemble create
(if saved as distrobox.ini and launched terminal in the same directory)
Or distrobox assemble create --file /my/custom/path.ini
set -U fish_user_paths $fish_user_paths ~/.local/bin
These images are signed with sisgstore's cosign. You can verify the signature by downloading the cosign.pub
key from this repo and running the following command:
cosign verify --key cosign.pub ghcr.io/rmarfil3/my-distrobox