Toolbox is a nifty tool that makes containers feel integrated rather then isolated. Toolbox only provides Fedora images out of the box. This repo builds working Debian and Ubuntu images for use with Toolbox.
-
Pull an image:
$ podman pull ghcr.io/bugaevc/ubuntu-toolbox:21.04 -
Create a toolbox:
$ toolbox create --image ubuntu-toolbox:21.04 ubuntu -
Enjoy!
$ toolbox enter ubuntu ⬢[you@toolbox ~]$