mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Add anonymous volumes autoremove info Anonymous volumes aren't removed if another container adopts them with `--volumes-from`, see: https://github.com/docker/docker.github.io/issues/13435 * Format Note Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>