mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-05 07:18:25 +00:00
Most cloud providers allow disk size allocation on in units of GB. Make it the default for linuxkit disk "size" arguments. Users can override the unit by appending a M to the disk size. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>