Nicolas De Loof aadce87b16 inject secrets/config just before container is started 9 ماه پیش
..
testdata 66a47169d5 Publish compose file with required siblings used by `extends` 1 سال پیش
transform c3a0c35681 implement extends.file replace without yqlib 1 سال پیش
apiSocket.go 9a5fa05ad6 add (temporary) support for use_api_socket 10 ماه پیش
attach.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
attach_service.go 80823b77ef go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 2 سال پیش
build.go f7825a56bf bump buildx to v0.25 9 ماه پیش
build_bake.go 22e23bd4dc networkMode 9 ماه پیش
build_buildkit.go 23351ece81 remove exit code per error type used by legacy metrics system 1 سال پیش
build_classic.go ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 10 ماه پیش
build_test.go fc8c56b407 select services implicitly declared by a service:xx build dependency 11 ماه پیش
commit.go ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 10 ماه پیش
compose.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 سال پیش
containers.go 2e71440bee refactor: use slices.Contains to simplify code 10 ماه پیش
convergence.go aadce87b16 inject secrets/config just before container is started 9 ماه پیش
convergence_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
convert.go 0403f0d76d e2e test for start_interval 11 ماه پیش
cp.go 13cd780f30 migrate to use github.com/moby/go-archive 1 سال پیش
create.go 9a5fa05ad6 add (temporary) support for use_api_socket 10 ماه پیش
create_test.go 955e4ed94e introduce networks.interface_name 11 ماه پیش
dependencies.go 12b73bea73 remove utils.Contains to prefer slice.ContainsFunc 10 ماه پیش
dependencies_test.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 2 سال پیش
desktop.go f5491328bb remove support of Synchronize File Shares integration with Docker Desktop 11 ماه پیش
down.go ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 10 ماه پیش
down_test.go 0c37c10964 mount API is not strictly equivalent to bind 1 سال پیش
envresolver.go 446e00520c format code with gofumpt 1 سال پیش
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 سال پیش
events.go 2e71440bee refactor: use slices.Contains to simplify code 10 ماه پیش
exec.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
export.go 482b622282 pkg/compose: implement Export using atomicwriter 1 سال پیش
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 سال پیش
generate.go 046879a4a2 replace uses of golang.org/x/exp/(maps|slices) for stdlib 10 ماه پیش
hash.go 332311358e Recreate container on volume configuration change 1 سال پیش
hash_test.go cda04f288e adopt compose-go/v2 2 سال پیش
hook.go c97e40e2b8 pkg/compose: remove uses of ExecOptions.Detach 9 ماه پیش
image_pruner.go ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 10 ماه پیش
images.go eb3074bbda include platform and creation date listing image used by running compose application 10 ماه پیش
images_test.go eb3074bbda include platform and creation date listing image used by running compose application 10 ماه پیش
kill.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
kill_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
logs.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
logs_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
ls.go 2e71440bee refactor: use slices.Contains to simplify code 10 ماه پیش
ls_test.go 7bedb5a02c bump golangci-lint to version v2.0.2 1 سال پیش
pause.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
plugins.go 63b06f5563 fix panic on failure starting plugin server 10 ماه پیش
plugins_windows.go 053d225824 append .exe to provider name doing executable lookup on windows 11 ماه پیش
port.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
printer.go 82b41b9ebd introduce service hooks 1 سال پیش
ps.go c23a7e7281 golangci-lint: enable copyloopvar linter 1 سال پیش
ps_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
publish.go 55b5f233c2 use Defang secret-detector to identify potential secret leaks before publishing OCI artifacts 1 سال پیش
publish_test.go c3a0c35681 implement extends.file replace without yqlib 1 سال پیش
pull.go cc50ada725 report error (re)creating container 10 ماه پیش
push.go 91a0aa0265 skip push step for provider services 11 ماه پیش
remove.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
restart.go 342a2a9e71 Fix support for depends_on.restart in up and restart commands 1 سال پیش
run.go aadce87b16 inject secrets/config just before container is started 9 ماه پیش
scale.go 446e00520c format code with gofumpt 1 سال پیش
secrets.go 6e814eac35 fix(secrets): Reverted secrets file mode 440 -> 444 1 سال پیش
start.go ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 10 ماه پیش
stop.go 2e71440bee refactor: use slices.Contains to simplify code 10 ماه پیش
stop_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش
suffix_unix.go 053d225824 append .exe to provider name doing executable lookup on windows 11 ماه پیش
top.go f70209cf15 review: move Summary/Replica collection from cmd/ to pkg/ 1 سال پیش
up.go 7b9ad96240 fix SIGSEGV on Enable Watch 10 ماه پیش
viz.go c23a7e7281 golangci-lint: enable copyloopvar linter 1 سال پیش
viz_test.go 11e9621da5 ci: enable testifylint linter 1 سال پیش
wait.go c23a7e7281 golangci-lint: enable copyloopvar linter 1 سال پیش
watch.go 9b67a48c33 (refactoting) Move watch logic into a dedicated Watcher type 10 ماه پیش
watch_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 1 سال پیش