v2.39.3
use enum-consts for State and Health
fixed lint error
propagate docker endpoint to bake using DOCKER_* env variables
fix run --build support for service:* reference in additional_context
keep containers attached on stop to capture termination logs
improved lint error
(refactoring) introduce monitor to manage containers events and application termination
go.mod: bump buildx v0.28.0-rc2, buildkit v0.24.0-rc2
prefer use of slices.DeleteFunc
(refactoting) Move watch logic into a dedicated Watcher type