A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 249bbc56ed Use linuxkit to build qcow2 and raw image disks, rather than docker containers with libguestfs
- does not require docker if user has qemu natively, will still fall back to docker
- allow specifying size for fixed size disk images
- add a raw disk output format
- more dogfooding
- marginally slower, but can be improved later

The images used to do the build are cached to make the process quicker.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-06-02 16:33:06 +01:00
cmd/moby Use linuxkit to build qcow2 and raw image disks, rather than docker containers with libguestfs 2017-06-02 16:33:06 +01:00
test trust: improve org checks to enable library official repo checks 2017-06-01 11:20:36 -07:00
vendor Update vendoring for Windows support 2017-05-15 17:32:10 +01:00
.gitignore Fix gitignore to not ignore moby directory 2017-05-26 14:45:19 +01:00
circle.yml Fixup circle CI 2017-05-15 11:55:53 -07:00
LICENSE Add license files 2017-04-24 23:08:30 +01:00
Makefile Merge pull request #45 from justincormack/clean 2017-05-26 13:34:06 +01:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf Update vendoring for Windows support 2017-05-15 17:32:10 +01:00