rbo / fedora-toolbox

My personal toolbox for Fedora Silverblue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Fedora toolbox Docker Repository on Quay

My personal toolbox for Fedora Silverblue

toolbox create -i quay.io/rbo/fedora-toolbox:$(rpm -E %fedora) fedora-toolbox-$(rpm -E %fedora)

Build

podman build -t quay.io/rbo/fedora-toolbox:$(rpm -E %fedora) \
    --build-arg FEDORA_VERSION=$(rpm -E %fedora) .

About

My personal toolbox for Fedora Silverblue

License:Apache License 2.0


Languages

Language:Dockerfile 86.8%Language:Shell 13.2%