mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-03 06:48:01 +00:00
- 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>