Nicolas De Loof 038c81f34e only check volume mounts for updated config 1 年間 前
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 年 前
attach.go d445ebba3f fix linting issues with golangci-lint 1.60.2 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 095f65cb42 delegate build to buildx bake 1 年間 前
build_bake.go 85cdaf9ddf fix build with bake 1 年間 前
build_buildkit.go 61f1d4f69b go.mod: github.com/docker/buildx v0.18.0 1 年間 前
build_classic.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 年間 前
commit.go 9eaba55973 feat: add commit command 1 年間 前
compose.go 51ebeb5441 introduce generate command as alpha command 1 年間 前
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 年 前
containers.go 4f9db4d3e6 fix(containers): fix sorting logic by adding secondary sorting for one-off containers 1 年間 前
convergence.go 038c81f34e only check volume mounts for updated config 1 年間 前
convergence_test.go ce27dba52e wait for dependent service up to delay set by --wait-timeout 1 年間 前
convert.go f414bf7892 fix engine version require to use healthcheck.start_interval 2 年 前
cp.go 7c46beb8af resurrect --all flag for cp to target oneoff container 1 年間 前
create.go 8e0520e71e prompt user to confirm volume recreation 1 年間 前
create_test.go fc566509d5 fix support for service.mac_address 1 年間 前
dependencies.go 524a97e553 Fix typos 1 年間 前
dependencies_test.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 年間 前
desktop.go fd532a37e7 fix(desktop): remove overly-aggressive feature flag check (#11748) 1 年間 前
down.go 82b41b9ebd introduce service hooks 1 年間 前
down_test.go 87f457e7dc add tests to down.go 1 年間 前
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 年 前
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 年 前
errors.go cda04f288e adopt compose-go/v2 2 年 前
events.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 年間 前
exec.go 56e2ad9ee5 update to v1.25 for RunAttach 2 年 前
export.go 60c1311f67 chore: remove errors depricated pkg 1 年間 前
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 年 前
generate.go 51ebeb5441 introduce generate command as alpha command 1 年間 前
hash.go 332311358e Recreate container on volume configuration change 1 年間 前
hash_test.go cda04f288e adopt compose-go/v2 2 年 前
hook.go 82b41b9ebd introduce service hooks 1 年間 前
image_pruner.go 3b541b071c Bump docker v26.0.0 1 年間 前
images.go 799ab842a0 Fix compose images that reutn a different image with the same ID 1 年間 前
images_test.go 799ab842a0 Fix compose images that reutn a different image with the same ID 1 年間 前
kill.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 年間 前
kill_test.go d3d378b92a restore setEnvWithDotEnv 1 年間 前
logs.go 29692b5921 Introduce --abort-on-container-failure 1 年間 前
logs_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前
ls.go df1533a1ca [lint] don't use deprecated types 2 年 前
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 年 前
metrics.go 524a97e553 Fix typos 1 年間 前
pause.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 年 前
port.go b0af2deb2b when --index is not set select first service container 2 年 前
printer.go 82b41b9ebd introduce service hooks 1 年間 前
ps.go 250c3112b9 Fix: change append to use slice index in ps.go 1 年間 前
ps_test.go 250c3112b9 Fix: change append to use slice index in ps.go 1 年間 前
publish.go 26064d4b60 allow usage of -f flag with oci Compose artifact 1 年間 前
pull.go 1d08390864 pull --quiet should not drop status message, only progress 1 年間 前
push.go eeea049f17 push: Fix error message typo 1 年間 前
remove.go c21d4cfb40 detect network config changes and recreate if needed 1 年間 前
restart.go fd1f73a5e7 prevent concurrent map write relying on project immutability 1 年間 前
run.go 332311358e Recreate container on volume configuration change 1 年間 前
scale.go b3792dd258 progress for resource can be restarted after more Working event comes 1 年間 前
secrets.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 年間 前
start.go fbbd6f83d7 Avoid starting all services on rebuild 1 年間 前
stop.go 82b41b9ebd introduce service hooks 1 年間 前
stop_test.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 年間 前
top.go 9668f600d1 project name MUST be lowercase 3 年 前
up.go 407d825705 Remove feature flag integration with Docker Desktop for ComposeUI and ComposeNav 1 年間 前
viz.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 年間 前
viz_test.go 11e9621da5 ci: enable testifylint linter 1 年間 前
wait.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 年間 前
watch.go df9e420ddd introduce watch restart action 1 年間 前
watch_test.go af5b748500 revisit TestDebounceBatching 1 年間 前