compose/internal/locker
Milas Bowman 1b5fa3b93f
feat(experiments): add experimental feature state (#11633)
Use environment variable for global opt-out and Docker Desktop (if
available) to determine specific experiment states.

In the future, we'll allow per-feature opt-in/opt-out via env vars
as well, but currently there is a single `COMPOSE_EXPERIMENTAL` env
var that can be used to opt-out of all experimental features
independently of Docker Desktop configuration.
2024-03-20 13:44:27 +00:00
..
pidfile.go Add a fallback check of Watch pid on Windows 2024-02-19 15:01:38 +01:00
pidfile_unix.go Add a fallback check of Watch pid on Windows 2024-02-19 15:01:38 +01:00
pidfile_windows.go feat(experiments): add experimental feature state (#11633) 2024-03-20 13:44:27 +00:00
runtime.go implement runtime file selection 2023-11-02 11:16:35 +01:00
runtime_darwin.go add a copyright notice with original author 2023-11-02 11:16:35 +01:00
runtime_unix.go add a copyright notice with original author 2023-11-02 11:16:35 +01:00
runtime_windows.go add a copyright notice with original author 2023-11-02 11:16:35 +01:00