An Ubuntu image for distrobox set up with dev tools
Create new distrobox, pulling this container
distrobox create -i ghcr.io/jimjimovich/distrobox-ubuntu-dev -n ubuntu --pull
Enter the distrobox
distrobox enter ubuntu
distrobox-stop ubuntu --yes
distrobox-rm ubuntu --yes
distrobox create -i ghcr.io/jimjimovich/distrobox-ubuntu-dev -n ubuntu --pull
Inspired by https://github.com/ublue-os/boxkit