mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
A toolkit for building secure, portable and lean operating systems for containers
- generally people refer to a plain disk image as `raw` - `gcp` is shorter and it is the only image type supported - remove `img-gz` as it is not needed. It does not really save space as you have to build the full image and compress it anyway. On many platforms the `raw` image will be a sparse file anyway, even on the Mac soon. Signed-off-by: Justin Cormack <justin.cormack@docker.com> |
||
---|---|---|
cmd/moby | ||
test | ||
vendor | ||
.gitignore | ||
circle.yml | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
vendor.conf |