jhrotko 0582001810 Fix canonical container name 2 年 前
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 年 前
attach.go cda04f288e adopt compose-go/v2 2 年 前
attach_service.go 80823b77ef go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 2 年 前
build.go 5d05df6e5c update compose-go to version using immutable Project functions 2 年 前
build_buildkit.go 7c42776770 Improve buildkit node creation (#10843) 2 年 前
build_classic.go 138facea62 project.Services is a map 2 年 前
compose.go 0582001810 Fix canonical container name 2 年 前
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 年 前
containers.go cda04f288e adopt compose-go/v2 2 年 前
convergence.go 1551fcb4e6 introduce stopAndRemoveContainer to share logic scaling down 2 年 前
convergence_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前
convert.go f414bf7892 fix engine version require to use healthcheck.start_interval 2 年 前
cp.go 4f694919ff deps: remove deprecated github.com/pkg/errors 2 年 前
create.go da1a34a8f2 don't check external network existence when swarm is enabled 2 年 前
create_test.go 138facea62 project.Services is a map 2 年 前
dependencies.go cda04f288e adopt compose-go/v2 2 年 前
dependencies_test.go 138facea62 project.Services is a map 2 年 前
down.go 1551fcb4e6 introduce stopAndRemoveContainer to share logic scaling down 2 年 前
down_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前
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 56e2ad9ee5 update to v1.25 for RunAttach 2 年 前
exec.go 56e2ad9ee5 update to v1.25 for RunAttach 2 年 前
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 年 前
hash.go cda04f288e adopt compose-go/v2 2 年 前
hash_test.go cda04f288e adopt compose-go/v2 2 年 前
image_pruner.go cda04f288e adopt compose-go/v2 2 年 前
images.go df1533a1ca [lint] don't use deprecated types 2 年 前
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 年 前
kill_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前
logs.go df1533a1ca [lint] don't use deprecated types 2 年 前
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 ✅ 4 年 前
metrics.go 2e96829607 Add gocritic to linters 3 年 前
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 1baa4f4489 up: fix write/close race condition in logPrinter 2 年 前
ps.go 41682acc77 add support for attributes exposed by `docker ps` 2 年 前
ps_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前
publish.go 5d05df6e5c update compose-go to version using immutable Project functions 2 年 前
pull.go 26aca867d8 avoid use of service.Name when iterating on project.Services 2 年 前
push.go cda04f288e adopt compose-go/v2 2 年 前
remove.go df1533a1ca [lint] don't use deprecated types 2 年 前
restart.go 5d05df6e5c update compose-go to version using immutable Project functions 2 年 前
run.go 7781b7c992 deps: update docker/cli to fix go version selection issue 2 年 前
scale.go cda04f288e adopt compose-go/v2 2 年 前
secrets.go cda04f288e adopt compose-go/v2 2 年 前
start.go 3c4593f2ad Stop the resource timer after last expected event 2 年 前
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 年 前
stop_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前
top.go 9668f600d1 project name MUST be lowercase 3 年 前
up.go 3c4593f2ad Stop the resource timer after last expected event 2 年 前
viz.go cda04f288e adopt compose-go/v2 2 年 前
viz_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前
wait.go edd76bfd70 Add `docker compose wait` 2 年 前
watch.go 5d05df6e5c update compose-go to version using immutable Project functions 2 年 前
watch_test.go 74cc091225 github.com/golang/mock is deprecated 2 年 前