mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-25 10:28:03 +00:00
The total size of the images in the common and control-plane cache is 251M and 528M respectively. This changes drops the size of the cache images from 353M to 274M and from 630M to 530M, reducing the overhead from ~100M to ~20M. The initrd images shrink from 273M to 246M and from 416M to 363M (the initrd's are compressed). Signed-off-by: Ian Campbell <ijc@docker.com>