Wes Higbee 2c16e16db7 docker compose attach via RunAttach (from docker/cli's docker container attach) 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 2c16e16db7 docker compose attach via RunAttach (from docker/cli's docker container attach) 1 year ago
build.go 17da54da20 introduce build --with-dependencies 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 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 years ago
containers.go cda04f288e adopt compose-go/v2 1 year ago
convergence.go 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
convergence_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
convert.go fb3868ffaf add support for start_interval 1 year ago
cp.go 4f694919ff deps: remove deprecated github.com/pkg/errors 2 years ago
create.go 785835b1a2 Add support for endpoint-specific MAC address 1 year ago
create_test.go 138facea62 project.Services is a map 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
down.go cda04f288e adopt compose-go/v2 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 1baa4f4489 up: fix write/close race condition in logPrinter 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 cda04f288e adopt compose-go/v2 1 year ago
pull.go 26aca867d8 avoid use of service.Name when iterating on project.Services 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 cda04f288e adopt compose-go/v2 1 year ago
run.go 7781b7c992 deps: update docker/cli to fix go version selection issue 1 year ago
scale.go cda04f288e adopt compose-go/v2 1 year ago
secrets.go cda04f288e adopt compose-go/v2 1 year ago
start.go cda04f288e adopt compose-go/v2 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 dcbf005fe4 up: gracefully teardown when command ctx cancelled 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 cda04f288e adopt compose-go/v2 1 year ago
watch_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago