Skip to content

Commit

Permalink
Merge pull request kubernetes#17229 from mesosphere/sttts-increase-di…
Browse files Browse the repository at this point in the history
…nd-loop-size

MESOS: increase dind loop device size to 10GB
  • Loading branch information
karlkfi committed Nov 13, 2015
2 parents 5d80d6e + 3009555 commit 12ad0b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/mesos/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ mesosslave:
- MESOS_SWITCH_USER=0
- MESOS_CONTAINERIZERS=docker,mesos
- MESOS_ISOLATION=cgroups/cpu,cgroups/mem
- VAR_LIB_DOCKER_SIZE=10
- DOCKER_DAEMON_ARGS
links:
- etcd
Expand Down

0 comments on commit 12ad0b2

Please sign in to comment.