CharlieC3
8/22/2017 - 3:11 PM

Modify default storage size of docker containers. Feed these options into the docker daemon when it starts.

Modify default storage size of docker containers. Feed these options into the docker daemon when it starts.

DOCKER_STORAGE_OPTIONS="--storage-opt dm.basesize=20G"