compose/pkg
Milas Bowman d203402998 chore(watch): remove old `docker cp` implementation
This has not been the default for quite a while and required
setting an environment variable to revert back.

The tar implementation is more performant and addresses several
edge cases with the original `docker cp` version, so it's time
to fully retire it.

The scaffolding for multiple sync implementations remains to
support future experimentation here.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-02-13 12:56:53 -05:00
..
api go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 2024-01-08 17:15:11 -06:00
compose chore(watch): remove old `docker cp` implementation 2024-02-13 12:56:53 -05:00
e2e chore(watch): remove old `docker cp` implementation 2024-02-13 12:56:53 -05:00
mocks make mocks 2024-01-08 17:15:11 -06:00
progress Stop the resource timer after last expected event 2024-01-16 22:18:42 +01: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 (#10925) 2023-08-23 08:57:18 -04:00
watch deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00