Skip to content

Latest commit

 

History

History
89 lines (60 loc) · 3.61 KB

README.md

File metadata and controls

89 lines (60 loc) · 3.61 KB

almalinux
alpine
archlinux
debian
fedora
opensuse
rhel
rockylinux
ubuntu

Usage

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

Tags

There are several images available in this repository:

Verification

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

References