mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05:00
472987774a21130be50701b33204378d1094feed
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
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%