compose/pkg
Milas Bowman fd8ab2f7ac
watch: enable tar-based syncer by default (#10877)
Swap the default implementation now that batching is merged.
Keeping the `docker cp` based implementation around for the
moment, but it needs to be _explicitly_ disabled now by setting
`COMPOSE_EXPERIMENTAL_WATCH_TAR=0`.

After the next release, we should remove the `docker cp`
implementation entirely.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-08-04 16:58:01 -04:00
..
api doc: update Config() comment in API Service interface (#10840) 2023-08-03 15:13:26 -04:00
compose watch: enable tar-based syncer by default (#10877) 2023-08-04 16:58:01 -04:00
e2e watch: enable tar-based syncer by default (#10877) 2023-08-04 16:58:01 -04:00
mocks Add `docker compose wait` 2023-06-30 16:07:03 +02:00
progress progress: minor correctness fixes (#10871) 2023-08-03 15:14:17 -04:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils support `attach` 2023-07-10 14:34:28 +02:00
watch watch: add tar sync implementation (#10853) 2023-08-01 14:39:08 -04:00