mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-10 01:41:01 +00:00
This is needed for volume drivers as they will mount their volumes under here, and if they are running in a container docker on the host will need to see these. Also provide our own fstab, removes the media devices that were there previously. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
tmpfs /run tmpfs defaults,nodev,relatime,size=10%,mode=755,shared 0 0
|