Nicolas De Loof 095f65cb42 delegate build to buildx bake 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 1 سال پیش
build.go 095f65cb42 delegate build to buildx bake 11 ماه پیش
build_bake.go 095f65cb42 delegate build to buildx bake 11 ماه پیش
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 سال پیش
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 2d148faedf use service.stop to stop dependent containers 11 ماه پیش
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 1 سال پیش
cp.go 7c46beb8af resurrect --all flag for cp to target oneoff container 1 سال پیش
create.go c21d4cfb40 detect network config changes and recreate if needed 1 سال پیش
create_test.go c21d4cfb40 detect network config changes and recreate if needed 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 1 سال پیش
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 1 سال پیش
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 c21d4cfb40 detect network config changes and recreate if needed 1 سال پیش
hash_test.go cda04f288e adopt compose-go/v2 1 سال پیش
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 1 سال پیش
ls.go df1533a1ca [lint] don't use deprecated types 1 سال پیش
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 b633c5c3e1 Fix typo in pull.go 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 c21d4cfb40 detect network config changes and recreate if needed 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 fbbd6f83d7 Avoid starting all services on rebuild 1 سال پیش
watch_test.go 095f65cb42 delegate build to buildx bake 11 ماه پیش