mirror of
https://github.com/docker/cli.git
synced 2026-09-05 02:24:31 -05:00
5fc55316cd7984100643d4d2c3746b7e0c74f7a7
Current default basesize is 10G. Change it to 100G. Reason being that for some people 10G is turning out to be too small and we don't have capabilities to grow it dyamically. This is just overcommitting and no real space is allocated till container actually writes data. And this is no different then fs based graphdrivers where virtual size of a container root is unlimited. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Upstream-commit: 424d5e55a2f863b8eadab578e3ba647de09a4354 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%