Commit 12ad0b20 authored by Karl Isenberg's avatar Karl Isenberg

Merge pull request #17229 from mesosphere/sttts-increase-dind-loop-size

MESOS: increase dind loop device size to 10GB
parents 5d80d6ef 3009555d
...@@ -52,6 +52,7 @@ mesosslave: ...@@ -52,6 +52,7 @@ mesosslave:
- MESOS_SWITCH_USER=0 - MESOS_SWITCH_USER=0
- MESOS_CONTAINERIZERS=docker,mesos - MESOS_CONTAINERIZERS=docker,mesos
- MESOS_ISOLATION=cgroups/cpu,cgroups/mem - MESOS_ISOLATION=cgroups/cpu,cgroups/mem
- VAR_LIB_DOCKER_SIZE=10
- DOCKER_DAEMON_ARGS - DOCKER_DAEMON_ARGS
links: links:
- etcd - etcd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment