A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack dd4ee77a23 Use Go code to extract rootfs from system containers
- this removes the use of riddler to extract the rootfs, use code
  we were using for rootfs. riddler now just geenrates the config,
  next stage is to generate this ourselves
- change the naming of the daemons so no longer include number as we
  do not guarantee ordering as they start up simultaneously

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-24 13:05:28 +00:00
src/cmd/moby Use Go code to extract rootfs from system containers 2017-03-24 13:05:28 +00:00
tools/infrakit.hyperkit/vendor/github.com Add initial support for specifying the output type 2017-03-03 14:49:47 -08:00