compose/cmd
Jille Timmermans 147c2d8fae down: Reject all arguments
The down command silently ignored all arguments, which might cause
confusion and/or outages if someone expects `docker-compose down
$service` to be the opposite of `docker-compose up $service`, rather
than turning down everything.

Signed-off-by: Jille Timmermans <jille@quis.cx>
2022-05-02 15:28:30 +02:00
..
compatibility Only kill running containers 2021-12-10 08:48:38 +01:00
compose down: Reject all arguments 2022-05-02 15:28:30 +02:00
formatter use a sync.Map to avoid concurrency issue accessing log presenters 2021-09-10 12:54:24 +02:00
main.go Remove dead warning code 2022-03-31 16:42:04 +02:00