compose/pkg
Milas Bowman 8dea7b5cae test: fix process leak in wait e2e test
* Run `down` before and after test to not leave around containers
* Kill the `wait` process that's waiting on `infinity`
  * NOTE: If the test is actually working, this should exit once
    the `down` happens, but this ensures that we kill everything
    we start

I'd like to generalize more of this into the framework, but this
is a quick fix to prevent filling up CI machines with tons of
processes over time.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-07-10 08:42:09 -04:00
..
api don't use unitialized cli to setup DryRunClient 2023-07-06 14:27:57 +02:00
compose when --index is not set select first service container 2023-07-07 14:08:24 +02:00
e2e test: fix process leak in wait e2e test 2023-07-10 08:42:09 -04:00
mocks Add `docker compose wait` 2023-06-30 16:07:03 +02:00
progress use `--progress` to configure progress UI stylet push 2023-06-12 16:53:42 +02:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils fix some comments 2023-07-04 11:34:49 +08:00
watch fix typos 2023-06-27 16:12:25 +02:00