Skip to content

Commit a311f01

Browse files
committed
dind: make /run a shared mount
1 parent 162c0be commit a311f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/dind/dind-setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ function enable-overlay-storage() {
4242
}
4343

4444
mount --make-shared /
45+
mount --make-shared /run
4546
enable-overlay-storage

0 commit comments

Comments
 (0)