v2.39.4
volume ls command can run without a project
fixed lint error
fix support for build with bake when target docker endpoint requires TLS
test: Set stop_signal to SIGTERM
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