Skip to content

bugaevc/debian-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Debian-based images to use with Toolbox

build

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.

How do I use this?

  1. Get Toolbox.

  2. Pull an image:

    $ podman pull ghcr.io/bugaevc/ubuntu-toolbox:21.04
    
  3. Create a toolbox:

    $ toolbox create --image ubuntu-toolbox:21.04 ubuntu
    
  4. Enjoy!

    $ toolbox enter ubuntu
    ⬢[you@toolbox ~]$ 
    

About

Debian and Ubuntu images for use with Toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors