/toolbox

Primary LanguageDockerfileMIT LicenseMIT

Custom toolboxes

Kinoite

Sericea: Build and push

A derivative build of Fedora Kinoite from ublue-os with a few custom changes. Produces two builds: nvidia and main.

Sericea - Arhived

Sericea: Build and push

This is not built anymore, as I no longer use it. I keep it there in case I want to switch back in the future.

A derivative build of Fedora Sericea with a few custom changes. See README.

Toolbox

Docker Repository on Quay

dev-base-toolbox: Build and push

A base image to do development with the tools I am used to.

toolbox create --image quay.io/jbtrystram/toolbox

Or build it manually

podman build -t toolbox:latest -f toolbox/Containerfile
podman run --privileged --userns=keep-id toolbox:latest