Nicolas De Loof 5ef495c898 removed unecessary check 1 ay önce
..
testdata 6007d4c7e7 publish env_file references as opaque hash to prevent paths conflicts 2 ay önce
transform 6a90742ef2 Test to check writeComposeFile detects invalid OCI artifact 2 ay önce
apiSocket.go e1678c5c43 Introduce abstractions to support SDK usage without requiring Docker CLI 2 ay önce
attach.go 485b6200ee (refactoring) introduce monitor to manage containers events and application termination 5 ay önce
attach_service.go 80823b77ef go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 1 yıl önce
build.go af579ebd4b drop support for internal buildkit builder 1 ay önce
build_bake.go 5ef495c898 removed unecessary check 1 ay önce
build_classic.go af579ebd4b drop support for internal buildkit builder 1 ay önce
build_test.go fc8c56b407 select services implicitly declared by a service:xx build dependency 7 ay önce
commit.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
compose.go fc2a7d13fa from Compose CLI, we know the streams used to configure LogConsumer 1 ay önce
container.go beb81a73f9 pkg/compose: remove aliases for container-state consts 3 ay önce
containers.go f217207876 pkg/compose: use state consts from moby API 3 ay önce
convergence.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
convergence_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
convert.go 0403f0d76d e2e test for start_interval 8 ay önce
cp.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
create.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
create_test.go 955e4ed94e introduce networks.interface_name 8 ay önce
dependencies.go 12b73bea73 remove utils.Contains to prefer slice.ContainsFunc 7 ay önce
dependencies_test.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 yıl önce
desktop.go e25265dd55 remove unused code to only rely on api.Service 2 ay önce
docker_cli_providers.go e1678c5c43 Introduce abstractions to support SDK usage without requiring Docker CLI 2 ay önce
down.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
down_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
envresolver.go 446e00520c format code with gofumpt 1 yıl önce
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 yıl önce
events.go 35efa97b7d feat: add since & until flags to events command 5 ay önce
exec.go 3553aa26a6 add a default statut messsage to exec error to avoid empty line display 6 ay önce
export.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 yıl önce
generate.go 046879a4a2 replace uses of golang.org/x/exp/(maps|slices) for stdlib 6 ay önce
hash.go 332311358e Recreate container on volume configuration change 1 yıl önce
hash_test.go cda04f288e adopt compose-go/v2 2 yıl önce
hook.go 485b6200ee (refactoring) introduce monitor to manage containers events and application termination 5 ay önce
image_pruner.go d4f6000712 remove import aliases for containerd/errdefs 5 ay önce
images.go 6078b4d99d Fix: use image created time when last tag time is not present 4 ay önce
images_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
kill.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
kill_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
loader.go 7eb5adeef6 introduce --insecure-registry, reserved for testing purpose 1 ay önce
loader_test.go d74274bc04 Add LoadProject method to Compose SDK API 1 ay önce
logs.go 4dd369bdcb fix sigint/sigterm support in logs --follow 3 ay önce
logs_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
ls.go 2e71440bee refactor: use slices.Contains to simplify code 7 ay önce
ls_test.go 7bedb5a02c bump golangci-lint to version v2.0.2 9 ay önce
model.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
monitor.go 74a4ccdd85 fix various linting issues 1 ay önce
pause.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
plugins.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
plugins_windows.go 053d225824 append .exe to provider name doing executable lookup on windows 7 ay önce
port.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 10 ay önce
printer.go cb3691154b detect container is restarted 3 ay önce
ps.go f1efbb8322 use enum-consts for State and Health 4 ay önce
ps_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
publish.go 7eb5adeef6 introduce --insecure-registry, reserved for testing purpose 1 ay önce
publish_test.go 6a90742ef2 Test to check writeComposeFile detects invalid OCI artifact 2 ay önce
pull.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
push.go d70bb8cf5e distinguish event (short) status text and details 1 ay önce
remove.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
restart.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
run.go 6a35be5112 lint fix 2 ay önce
scale.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
secrets.go 585c4db4f9 Compose can't create a tar with adequate uid:gid ownership 2 ay önce
shellout.go e1678c5c43 Introduce abstractions to support SDK usage without requiring Docker CLI 2 ay önce
start.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
stop.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
stop_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
suffix_unix.go 053d225824 append .exe to provider name doing executable lookup on windows 7 ay önce
top.go f70209cf15 review: move Summary/Replica collection from cmd/ to pkg/ 9 ay önce
up.go 7e3993bcac skip Start[ed|ing] events to avpd mix with container logs 2 ay önce
viz.go c23a7e7281 golangci-lint: enable copyloopvar linter 10 ay önce
viz_test.go fd4f2f99cf register TTYWritter as an Event Processor 2 ay önce
volumes.go a473341058 volume ls command can run without a project 3 ay önce
volumes_test.go a473341058 volume ls command can run without a project 3 ay önce
wait.go e1678c5c43 Introduce abstractions to support SDK usage without requiring Docker CLI 2 ay önce
watch.go fa7e85ed83 Write error to watcher error channel if Start() fails 2 ay önce
watch_test.go 485b6200ee (refactoring) introduce monitor to manage containers events and application termination 5 ay önce