compose/pkg
Milas Bowman 36625ed229 test: fix race in e2e build test
This was running two tests in parallel that would build/delete the
same images. Run in serial instead since that's not safe.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-03-24 10:32:55 -04:00
..
api Run classic builder with BuildConfig, not buildx.Options 2023-03-21 15:37:55 +01:00
compose watch involves up --build after change has been detected 2023-03-24 10:49:27 +01:00
e2e test: fix race in e2e build test 2023-03-24 10:32:55 -04:00
mocks bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2) 2023-02-08 10:11:50 +01:00
progress progress writer uses dockercli.Err stream 2023-03-15 09:47:13 +01:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils detect replacement container is created and inform printer so it attach and don't stop 2023-02-06 11:23:13 +01:00
watch watch: add note about goroutine-safety & test 2023-03-23 11:33:03 -04:00