Files
docker-docs/content
David Karlsson 94c2be0e20 Clarify that --rm works with detached containers
Add clarification in the 'Remove anonymous volumes' section that the
--rm option works with both foreground and detached (-d) containers.
Anonymous volumes are cleaned up when the container exits, regardless
of how it was started.

Fixes #19717

Assisted-By: docker-agent
2026-03-20 10:11:12 +01:00
..