Minimal initrd for bootstrapping my dock0 VMs
To build a new initrd, run make
. This launches the docker build container and builds a new initrd.
To start a shell in the build environment for manual actions, run make manual
.
This repo is released under the MIT License. See the bundled LICENSE file for details.