Skip to content
forked from ublue-os/boxkit

A blingier starting image for Toolbx and Distrobox.

License

Notifications You must be signed in to change notification settings

wetheredge/boxkit

 
 

Repository files navigation

boxkit

Personal Fedora-based image with the tools I use on a regular basis. See the upstream readme for more information.

Usage

If you use distrobox:

$ distrobox create -i ghcr.io/wetheredge/boxkit -n boxkit
$ distrobox enter boxkit

If you use toolbx:

$ toolbox create -i ghcr.io/wetheredge/boxkit -c boxkit
$ toolbox enter boxkit

Verification

This image is signed with sisgstore's [cosign](https://docs.sigstore.dev/cosign/ overview/). 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/wetheredge/boxkit

About

A blingier starting image for Toolbx and Distrobox.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 100.0%