compose/internal
Milas Bowman 19f66918cc watch: only allow a single instance per-project
This is a good place to start introducing (local) exclusivity
to Compose. Now, when `alpha watch` launches, it will check for
the existence of a PID file in the user XDG runtime directory,
and create one if the existing one is stale or does not exist.
If the PID file exists and is valid, an error is returned and
Compose exits.

A slight tweak to the experimental remote Git loader has been
made to use the XDG package for consistency.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-08-25 15:49:28 +02:00
..
locker watch: only allow a single instance per-project 2023-08-25 15:49:28 +02:00
sync watch: batch & de-duplicate file events (#10865) 2023-08-03 14:53:02 -04:00
tracing otel: add `include` to project up span 2023-08-22 16:10:18 +02:00
variables.go trace: add OTEL initialization (#10526) 2023-06-08 16:46:07 -04:00