3a4d03ca82
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com> |
||
---|---|---|
distrobuilder | ||
doc/examples | ||
generators | ||
image | ||
managers | ||
shared | ||
sources | ||
testdata | ||
.travis.yml | ||
AUTHORS | ||
COPYING | ||
Makefile | ||
README.md |
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
.