Nicolas De Loof 8af49ff369 resolve service reference into container based on observed state 2 лет назад
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 лет назад
attach.go 6204fb1c94 logs: fix for missing output on container exit (#10925) 2 лет назад
build.go 1fdbcb6255 build: pass BuildOptions around explicitly & fix multi-platform issues 2 лет назад
build_buildkit.go 7c42776770 Improve buildkit node creation (#10843) 2 лет назад
build_classic.go bfa54081d4 build: fix missing proxy build args for classic builder (#10887) 2 лет назад
compose.go 19bbb12fac ci: tweak restricted imports in linter (#10992) 2 лет назад
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 лет назад
containers.go b0af2deb2b when --index is not set select first service container 2 лет назад
convergence.go 8af49ff369 resolve service reference into container based on observed state 2 лет назад
convergence_test.go bb94ea034e add support of depends_on.required attribute 2 лет назад
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 лет назад
cp.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 лет назад
create.go f6e31dbc6a don't rely on depends_on to resolve volume_from, better use observed state 2 лет назад
create_test.go f6e31dbc6a don't rely on depends_on to resolve volume_from, better use observed state 2 лет назад
dependencies.go bb94ea034e add support of depends_on.required attribute 2 лет назад
dependencies_test.go 06ec06472f up should not silently ignore missing depends_on service 2 лет назад
down.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 лет назад
down_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 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 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 лет назад
events.go 01d91c490c detect new container from project have started when running `compose logs` with no explicit services 2 лет назад
exec.go a964d5587b align cp command index management with exec command 3 лет назад
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 лет назад
hash.go 6f6e1635fd compute service hash with a default DeployConfig 2 лет назад
hash_test.go 986bc44549 service hash MUST exclude replicas 3 лет назад
image_pruner.go f4f2e934ac migrate to github.com/distribution/reference 2 лет назад
images.go f4f2e934ac migrate to github.com/distribution/reference 2 лет назад
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 лет назад
kill_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 лет назад
logs.go 0d6b99e6f9 e2e test to cover logs -f managing service being added/scaled 2 лет назад
logs_test.go 6204fb1c94 logs: fix for missing output on container exit (#10925) 2 лет назад
ls.go 4ea44797f5 only consider containers with config_hash labels (i.e, created by compose) 2 лет назад
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 лет назад
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 407a0d5b53 up: fix various race/deadlock conditions on exit (#10934) 2 лет назад
ps.go 41682acc77 add support for attributes exposed by `docker ps` 2 лет назад
ps_test.go 41682acc77 add support for attributes exposed by `docker ps` 2 лет назад
publish.go e0f39ebbef pull OCI remote resource 2 лет назад
pull.go f4f2e934ac migrate to github.com/distribution/reference 2 лет назад
push.go f4f2e934ac migrate to github.com/distribution/reference 2 лет назад
remove.go 77dc9b54f3 rm: remove debugging output (#10554) 2 лет назад
restart.go 32c3d0a3ff Enable service explicitly requested to be restarted 2 лет назад
run.go 8af49ff369 resolve service reference into container based on observed state 2 лет назад
scale.go 1a98a70b8a add scale command 2 лет назад
secrets.go 47778f8b77 check secret target is an absolute windows path 2 лет назад
start.go caad72713b up: handle various attach use cases better 2 лет назад
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 лет назад
stop_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 лет назад
top.go 9668f600d1 project name MUST be lowercase 3 лет назад
up.go 407a0d5b53 up: fix various race/deadlock conditions on exit (#10934) 2 лет назад
viz.go 636c13f818 build: do not attempt to push unnamed service images 2 лет назад
viz_test.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) 2 лет назад
wait.go edd76bfd70 Add `docker compose wait` 2 лет назад
watch.go d7b0b2bd7d watch: build & launch the project at start (#10957) 2 лет назад
watch_test.go d7b0b2bd7d watch: build & launch the project at start (#10957) 2 лет назад