79c9c38d1f
Link to Ubuntu YAML example was suffixed by an '.md' which does not reflect content of the examples directory. Signed-off-by: Quentin Bourgeois <quentin@bourgeois.eu>
767 B
767 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
.