castrojo / build-ubuntu-toolbox

Build an Ubuntu based toolbox container
0 stars 1 forks source link

Build an Ubuntu Toolbox

Build an Ubuntu image suitable for use in toolbox, for systems such as Fedora Silverblue.

Usage

  1. Edit script to to set RELEASE and DISTRO to desired release/animal name.
  2. ./build-ubuntu-toolbox
  3. toolbox enter focal to enter your new Ubuntu toolbox.

Original credit to Martin Pitt, who explained this workflow in this blogpost.

References