Skip to content

An Ubuntu image for distrobox set up with dev tools

License

Notifications You must be signed in to change notification settings

Leplik500/distrobox-ubuntu-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distrobox-ubuntu-dev

An Ubuntu image for distrobox set up with dev tools

How to use

Create new distrobox, pulling this container

distrobox create -i ghcr.io/leplik500/distrobox-ubuntu-dev -n ubuntu --pull

Enter the distrobox

distrobox enter ubuntu

Updating

distrobox-stop ubuntu --yes
distrobox-rm ubuntu --yes
distrobox create -i ghcr.io/leplik500/distrobox-ubuntu-dev -n ubuntu --pull

Credits

Inspired by https://github.com/ublue-os/boxkit

About

An Ubuntu image for distrobox set up with dev tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%