mirror of
https://github.com/docker/compose.git
synced 2025-11-03 13:14:57 +01:00
Named volumes will not be removed. This is consistent with the behavior of docker run --rm. Fixes #2419, #3611 Signed-off-by: Nikola Kovacs <nikola.kovacs@gmail.com>