If you use Toolbx:
toolbox -i ghcr.io/aguslr/toolbx-fedora:latest -c toolbox
toolbox enter toolbox
If you use Distrobox:
distrobox create -i ghcr.io/aguslr/toolbx-fedora:latest -n distrobox
distrobox enter distrobox
There are several images available in this repository:
-
toolbx-almalinux: Uses AlmaLinux's latest image from https://quay.io/organization/toolbx-images. -
toolbx-alpine: Uses Alpine's latest image from https://quay.io/organization/toolbx-images. -
toolbx-archlinux: Uses Arch Linux's latest image from https://quay.io/organization/toolbx. -
toolbx-debian: Uses Debian's latest image from https://quay.io/organization/toolbx-images. -
toolbx-fedora: Uses Fedora's latest image from https://quay.io/repository/fedora/fedora-toolbox. -
toolbx-opensuse: Uses openSUSE's latest image from https://quay.io/organization/toolbx-images. -
toolbx-rhel: Uses RHEL's latest image from https://registry.access.redhat.com. -
toolbx-rockylinux: Uses Rocky Linux's latest image from https://quay.io/organization/toolbx-images. -
toolbx-ubuntu: Uses Ubuntu's latest image from https://quay.io/organization/toolbx.
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/aguslr/toolbx-fedora:latest