mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-03 07:55:17 +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
a4878c37d1
commit
06dd021782
@ -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