A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 1274f81f81 Add a compressed disk image format
This is a fairly generic bootable disk with syslinux. Should
work if you dd it onto a USB stick, and should also work for AWS.

You need to uncompress it of course! Default size is 1G.

Will add cli option to set the size once I split out `moby build`
and `moby package` shortly.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-05-12 14:29:14 +01:00
cmd/moby Add a compressed disk image format 2017-05-12 14:29:14 +01:00
vendor Vendoring for notary 2017-05-11 10:11:38 -07:00
LICENSE Add license files 2017-04-24 23:08:30 +01:00
Makefile Add standard lint tools to Makefile 2017-05-01 10:49:54 -07:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf Vendoring for notary 2017-05-11 10:11:38 -07:00