Guillaume Tardif 571a1af013 When retrying to resolveOrCreateNetwork, retry with a valid network name 11 months ago
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 years ago
attach.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
attach_service.go 80823b77ef go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 1 year ago
build.go 446e00520c format code with gofumpt 11 months ago
build_bake.go 85cdaf9ddf fix build with bake 1 year ago
build_buildkit.go 61f1d4f69b go.mod: github.com/docker/buildx v0.18.0 1 year ago
build_classic.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
commit.go 9eaba55973 feat: add commit command 1 year ago
compose.go 446e00520c format code with gofumpt 11 months ago
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 years ago
containers.go 4f9db4d3e6 fix(containers): fix sorting logic by adding secondary sorting for one-off containers 1 year ago
convergence.go 446e00520c format code with gofumpt 11 months ago
convergence_test.go 446e00520c format code with gofumpt 11 months ago
convert.go f414bf7892 fix engine version require to use healthcheck.start_interval 1 year ago
cp.go 446e00520c format code with gofumpt 11 months ago
create.go 571a1af013 When retrying to resolveOrCreateNetwork, retry with a valid network name 11 months ago
create_test.go fc566509d5 fix support for service.mac_address 1 year ago
dependencies.go 446e00520c format code with gofumpt 11 months ago
dependencies_test.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 year ago
desktop.go fd532a37e7 fix(desktop): remove overly-aggressive feature flag check (#11748) 1 year ago
down.go 82b41b9ebd introduce service hooks 1 year ago
down_test.go 446e00520c format code with gofumpt 11 months ago
envresolver.go 446e00520c format code with gofumpt 11 months ago
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 years ago
errors.go cda04f288e adopt compose-go/v2 2 years ago
events.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
exec.go 56e2ad9ee5 update to v1.25 for RunAttach 2 years ago
export.go 60c1311f67 chore: remove errors depricated pkg 1 year ago
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 years ago
generate.go 446e00520c format code with gofumpt 11 months ago
hash.go 332311358e Recreate container on volume configuration change 11 months ago
hash_test.go cda04f288e adopt compose-go/v2 2 years ago
hook.go 82b41b9ebd introduce service hooks 1 year ago
image_pruner.go 3b541b071c Bump docker v26.0.0 1 year ago
images.go 446e00520c format code with gofumpt 11 months ago
images_test.go 799ab842a0 Fix compose images that reutn a different image with the same ID 1 year ago
kill.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
kill_test.go 446e00520c format code with gofumpt 11 months ago
logs.go 446e00520c format code with gofumpt 11 months ago
logs_test.go 74cc091225 github.com/golang/mock is deprecated 2 years ago
ls.go df1533a1ca [lint] don't use deprecated types 2 years ago
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 years ago
metrics.go 524a97e553 Fix typos 1 year ago
pause.go 446e00520c format code with gofumpt 11 months ago
port.go b0af2deb2b when --index is not set select first service container 2 years ago
printer.go 82b41b9ebd introduce service hooks 1 year ago
ps.go 250c3112b9 Fix: change append to use slice index in ps.go 1 year ago
ps_test.go 446e00520c format code with gofumpt 11 months ago
publish.go 26064d4b60 allow usage of -f flag with oci Compose artifact 1 year ago
pull.go 446e00520c format code with gofumpt 11 months ago
push.go eeea049f17 push: Fix error message typo 1 year ago
remove.go c21d4cfb40 detect network config changes and recreate if needed 1 year ago
restart.go fd1f73a5e7 prevent concurrent map write relying on project immutability 1 year ago
run.go 332311358e Recreate container on volume configuration change 11 months ago
scale.go 446e00520c format code with gofumpt 11 months ago
secrets.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
start.go 446e00520c format code with gofumpt 11 months ago
stop.go 82b41b9ebd introduce service hooks 1 year ago
stop_test.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
top.go 9668f600d1 project name MUST be lowercase 3 years ago
up.go 407d825705 Remove feature flag integration with Docker Desktop for ComposeUI and ComposeNav 1 year ago
viz.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
viz_test.go 11e9621da5 ci: enable testifylint linter 1 year ago
wait.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
watch.go 8f644eea73 only check bind mount conflict if sync action is involved 11 months ago
watch_test.go 446e00520c format code with gofumpt 11 months ago