mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-25 05:17:59 +00:00
The make-gcp script in the mkimage-gcp tool creates a virtual fs of 1GB, excactly. If your filesystem needs to be larger, then make-gcp errors in a poorly explained way. Simply removing the arg makes the fs the same size as the image used to build it. Signed-off-by: Daniel Smith <daniel@razorsecure.com>