c66f63b173
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
770 B
770 B
distrobuilder
System container image builder for LXC and LXD
Status
Type | Service | Status |
---|---|---|
CI | Jenkins | |
Project status | CII Best Practices |
Example usage
Save one of the Ubuntu yaml snippets as
ubuntu.yaml
. To create a simple Ubuntu
rootfs in a folder called
ubuntu-rootfs
call distrobuilder
as distrobuilder build-dir ubuntu.yaml ubuntu-rootfs
.