compose/pkg/compose
Nicolas De Loof 7cd569922e only propagate os.Env to bake, not the whole project.Environment
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-09-08 14:40:49 +02:00
..
testdata
transform
apiSocket.go mount /var/run/docker.sock for --use-api-socket 2025-06-30 18:45:39 +02:00
attach.go (refactoring) introduce monitor to manage containers events and application termination 2025-07-16 17:24:11 +02:00
attach_service.go
build.go introduce build.provenance and sbom support 2025-07-21 17:07:41 +02:00
build_bake.go only propagate os.Env to bake, not the whole project.Environment 2025-09-08 14:40:49 +02:00
build_buildkit.go add dry-run support to bake build 2025-07-15 10:52:03 +02:00
build_classic.go
build_test.go
commit.go
compose.go
container.go pkg/compose: remove aliases for container-state consts 2025-09-08 11:52:28 +02:00
containers.go pkg/compose: use state consts from moby API 2025-09-08 11:52:28 +02:00
convergence.go pkg/compose: use state consts from moby API 2025-09-08 11:52:28 +02:00
convergence_test.go
convert.go
cp.go pkg/compose: use local copy of pkg/system.IsAbs 2025-07-21 16:02:52 +02:00
create.go Unquote volume names in creation events 2025-08-29 11:50:42 +02:00
create_test.go
dependencies.go
dependencies_test.go
desktop.go
down.go remove import aliases for containerd/errdefs 2025-07-21 15:51:39 +02:00
down_test.go pkg/compose: remove uses of moby/errdefs 2025-07-21 15:51:39 +02:00
envresolver.go
envresolver_test.go
events.go feat: add since & until flags to events command 2025-07-09 10:08:33 +02:00
exec.go add a default statut messsage to exec error to avoid empty line display 2025-06-27 20:44:49 +02:00
export.go
filters.go
generate.go
hash.go
hash_test.go
hook.go (refactoring) introduce monitor to manage containers events and application termination 2025-07-16 17:24:11 +02:00
image_pruner.go remove import aliases for containerd/errdefs 2025-07-21 15:51:39 +02:00
images.go Fix: use image created time when last tag time is not present 2025-08-27 09:03:58 +02:00
images_test.go Fix: use image created time when last tag time is not present 2025-08-27 09:03:58 +02:00
kill.go
kill_test.go pkg/compose: use state consts from moby API 2025-09-08 11:52:28 +02:00
logs.go fix sigint/sigterm support in logs --follow 2025-09-07 14:19:56 +02:00
logs_test.go (refactoring) introduce monitor to manage containers events and application termination 2025-07-16 17:24:11 +02:00
ls.go
ls_test.go
model.go add missing _MODEL suffix to model variable pass to dependent services of a model 2025-07-29 09:40:46 +02:00
monitor.go fix sigint/sigterm support in logs --follow 2025-09-07 14:19:56 +02:00
pause.go
plugins.go use cli-plugins/metadata package 2025-08-05 10:01:53 +02:00
plugins_windows.go
port.go
printer.go use logs API with Since to collect the very first logs after restart 2025-07-16 17:24:11 +02:00
ps.go use enum-consts for State and Health 2025-08-29 08:18:16 +02:00
ps_test.go use enum-consts for State and Health 2025-08-29 08:18:16 +02:00
publish.go check the assume yes publish flag command before the presence of bind mounts 2025-08-25 10:29:52 +02:00
publish_test.go
pull.go pkg/compose: pull: use native multi-errors 2025-08-25 11:22:25 +02:00
push.go pkg/compose: simplify getting auth-config key 2025-08-05 10:08:23 +02:00
remove.go
restart.go
run.go introduce support for models 2025-06-30 19:22:35 +02:00
scale.go
secrets.go
shellout.go use cli-plugins/metadata package 2025-08-05 10:01:53 +02:00
start.go use log API for containers we didn't attached to 2025-07-29 14:23:24 +02:00
stop.go keep containers attached on stop to capture termination logs 2025-07-15 11:26:44 +02:00
stop_test.go
suffix_unix.go
top.go
up.go pkg/compose: composeService.Up: rewrite without go-multierror 2025-08-27 15:25:17 +02:00
viz.go
viz_test.go
volumes.go fix linting errors 2025-06-30 19:38:27 +02:00
volumes_test.go add volumes command test cases 2025-06-30 19:38:27 +02:00
wait.go
watch.go show build progress during watch rebuild 2025-07-23 13:57:46 +02:00
watch_test.go (refactoring) introduce monitor to manage containers events and application termination 2025-07-16 17:24:11 +02:00