Nicolas De Loof c5a760ce43 add support for annotations 1 year ago
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 years ago
attach.go cda04f288e adopt compose-go/v2 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 8ab8df86e0 introduce --watch 1 year ago
build_buildkit.go 7c42776770 Improve buildkit node creation (#10843) 2 years ago
build_classic.go 138facea62 project.Services is a map 1 year ago
compose.go 1b5fa3b93f feat(experiments): add experimental feature state (#11633) 1 year ago
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 years ago
containers.go c525373acb make code simpler 1 year ago
convergence.go de3da829ea sort containers to optimize scale down 1 year ago
convergence_test.go aaa7ef6de5 Include all networks in ContainerCreate call if API >= 1.44 1 year ago
convert.go f414bf7892 fix engine version require to use healthcheck.start_interval 1 year ago
cp.go 4f694919ff deps: remove deprecated github.com/pkg/errors 2 years ago
create.go c5a760ce43 add support for annotations 1 year ago
create_test.go aaa7ef6de5 Include all networks in ContainerCreate call if API >= 1.44 1 year ago
dependencies.go cda04f288e adopt compose-go/v2 1 year ago
dependencies_test.go 138facea62 project.Services is a map 1 year ago
desktop.go 1b5fa3b93f feat(experiments): add experimental feature state (#11633) 1 year ago
down.go db4ed89528 feat(desktop): synchronized file share integration (#11614) 1 year ago
down_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 years ago
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 years ago
errors.go cda04f288e adopt compose-go/v2 1 year ago
events.go 56e2ad9ee5 update to v1.25 for RunAttach 1 year ago
exec.go 56e2ad9ee5 update to v1.25 for RunAttach 1 year ago
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 years ago
hash.go cda04f288e adopt compose-go/v2 1 year ago
hash_test.go cda04f288e adopt compose-go/v2 1 year ago
image_pruner.go cda04f288e adopt compose-go/v2 1 year ago
images.go df1533a1ca [lint] don't use deprecated types 1 year ago
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
kill_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
logs.go df1533a1ca [lint] don't use deprecated types 1 year ago
logs_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
ls.go df1533a1ca [lint] don't use deprecated types 1 year ago
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 years ago
metrics.go 2e96829607 Add gocritic to linters 3 years ago
pause.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
port.go b0af2deb2b when --index is not set select first service container 2 years ago
printer.go e99b8acea7 avoid duplicated "xx exited with code 0" message 1 year ago
ps.go 41682acc77 add support for attributes exposed by `docker ps` 2 years ago
ps_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
publish.go 1680f9a874 restore support for `config --no-interpolate` 1 year ago
pull.go 1680f9a874 restore support for `config --no-interpolate` 1 year ago
push.go cda04f288e adopt compose-go/v2 1 year ago
remove.go df1533a1ca [lint] don't use deprecated types 1 year ago
restart.go 5d05df6e5c update compose-go to version using immutable Project functions 1 year ago
run.go 7781b7c992 deps: update docker/cli to fix go version selection issue 1 year ago
scale.go db4ed89528 feat(desktop): synchronized file share integration (#11614) 1 year ago
secrets.go cda04f288e adopt compose-go/v2 1 year ago
start.go 3c4593f2ad Stop the resource timer after last expected event 1 year ago
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
stop_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
top.go 9668f600d1 project name MUST be lowercase 3 years ago
up.go db4ed89528 feat(desktop): synchronized file share integration (#11614) 1 year ago
viz.go cda04f288e adopt compose-go/v2 1 year ago
viz_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
wait.go edd76bfd70 Add `docker compose wait` 2 years ago
watch.go db4ed89528 feat(desktop): synchronized file share integration (#11614) 1 year ago
watch_test.go 8ab8df86e0 introduce --watch 1 year ago