compose/pkg
Jaime Soriano Pastor 5c1e5f3fc7 docker compose up always kills the containers on second Ctrl-C
Kill executed on the second Ctrl-C of docker compose up  was
filtering containers depending on its state. In some cases the
containers can reach an state for what these filters don't get
any container, and the command keeps reporting `no container to
kill`.

Remove this filtering, so it tries to kill any container it
finds, independently of its state.

Fixes https://github.com/docker/compose/issues/10661

Signed-off-by: Jaime Soriano Pastor <jaime.soriano@elastic.co>
2024-04-14 17:44:39 +02:00
..
api docker compose up always kills the containers on second Ctrl-C 2024-04-14 17:44:39 +02:00
compose docker compose up always kills the containers on second Ctrl-C 2024-04-14 17:44:39 +02:00
e2e Introduce support for build.entitlements 2024-04-10 12:27:49 +02:00
mocks make mocks 2024-01-08 17:15:11 -06:00
progress feat(desktop): synchronized file share integration () 2024-03-20 14:41:24 -04:00
prompt github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
remote bump compose-go to v2.0.0-rc.2 2024-01-22 12:27:38 +01:00
utils logs: fix for missing output on container exit () 2023-08-23 08:57:18 -04:00
watch feat(desktop): synchronized file share integration () 2024-03-20 14:41:24 -04:00