DockerWithAutoFS

1st February 2017 at 10:22am
autofs automount Docker namespaces NFS

http://www.ibm.com/developerworks/library/l-mount-namespaces/

“A process requests a copy of its current filesystem tree at clone(2) (see Resources for more) after which the new process has an identical copy of the original process's filesystem tree. After the copy is made, any mount action in either copy of the tree is not reflected in the other copy. “