`docker-compose kill` returns a status code now
File: compose/cli-command-compatibility.md
When enabling the "use compose CLI v2" flag, i noticed that some of our scripts failed - specifically, docker-compose kill, when no services are running, returns a 1 status code. Previously, it always returned 0.
This issue tracker is for the documentation at docs.docker.com; looks like this is a change in behavior in docker compose itself. Let me transfer this ticket to the https://github.com/docker/compose issue tracker
tested with Docker Compose version v2.2.2
docker-compose kill return 0 even when there's no container to kill
Yeah, i figured the solution would be to update the documentation - if the behaviour should stay the same then yeah! moving over here is good!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it had not recent activity during the stale period.
This issue has been automatically closed because it had not recent activity during the stale period.