mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-07 09:44:00 +00:00
Busybox mount will not mount shared, so add a bind
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
dbf0ec2bfc
commit
6fbd9f1ca4
@ -1 +1,2 @@
|
||||
tmpfs /run tmpfs defaults,nodev,relatime,size=10%,mode=755,shared 0 0
|
||||
tmpfs /run tmpfs defaults,nodev,relatime,size=10%,mode=755 0 0
|
||||
tmpfs /run tmpfs remount,bind,shared 0 0
|
||||
|
Loading…
Reference in New Issue
Block a user