ademar111190 / DistroboxImages

A collection of Distrobox images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DistroboxImages

A collection of Distrobox images

Building an image

podman build -f <<Container.dockerfile>> -t <<image name>>

Building a box

distrobox create <<box name>> -H <<path to box home folder>> -i <<image name>>
distrobox enter <<image name>>

Some first run steps are saved on init.sh or equivalent, after entering the first time you may need run these scripts

About

A collection of Distrobox images

License:MIT License


Languages

Language:Shell 87.2%Language:Dockerfile 11.3%Language:Python 1.4%