Skip to content

Commit

Permalink
dind: make /run a shared mount
Browse files Browse the repository at this point in the history
  • Loading branch information
dcbw committed Nov 1, 2016
1 parent 162c0be commit a311f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/dind/dind-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ function enable-overlay-storage() {
}

mount --make-shared /
mount --make-shared /run
enable-overlay-storage

0 comments on commit a311f01

Please sign in to comment.