compose/internal/sync
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
..
shared.go adopt compose-go/v2 2023-12-05 18:54:31 +01:00
tar.go watch: remove requirements for tar binary and for sync target to be rw 2024-01-09 15:43:34 +01:00