472987774a
Prevent the docker daemon from mounting the created network files over those provided by the user via -v command line option. This would otherwise hide the one provide by the user. The benefit of this is that a user can provide these network files using the -v command line option and place them in a size-limited filesystem. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> Upstream-commit: 6bd389b9db38eaf4ce2b9cc0cf5024f8450504ef Component: engine