-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
area/composeRelates to docker-compose.yml spec or docker-compose binaryRelates to docker-compose.yml spec or docker-compose binarylifecycle/locked
Milestone
Description
File: compose/reference/rm.md
Documentation refers to an optional flag -a
.
Options:
-a, --all Also remove one-off containers created by
docker-compose run
But when running latest (docker-compose version 1.11.2, build dfed245) docker-compose rm
with the mentioned flag a warning is displayed:
WARNING: --all flag is obsolete. This is now the default behavior of `docker-compose rm`
Documentation should be updated to reflect the new behaviour.
londoncalling
Metadata
Metadata
Assignees
Labels
area/composeRelates to docker-compose.yml spec or docker-compose binaryRelates to docker-compose.yml spec or docker-compose binarylifecycle/locked