474b56bd0a4458f434b622fc0ab8808e42294b05
A comment in https://github.com/docker/docker/issues/6354#issuecomment-74160215 brought to light that the "Managing Data in containers" section contained an incorrect (or confusing) line; "Volumes persist until no containers use them" Which implies that volumes are automatically removed if they are no longer referenced by a container. This pull-request attempts to add some information explaining that volumes are never automatically removed by Docker and adds some extra hints on working with data volumes. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 00f2fd1dd5dee53919cda7ed9f5c70ba8558edb5 Component: engine
Description
No description provided
310 MiB
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%