Nicolas De loof 67455e9f33 fix builkit progressui integration (#10535) 2 лет назад
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 лет назад
attach.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 лет назад
build.go 67455e9f33 fix builkit progressui integration (#10535) 2 лет назад
build_buildkit.go 67455e9f33 fix builkit progressui integration (#10535) 2 лет назад
build_classic.go d01ef5887a restore support for `--memory` 2 лет назад
build_test.go 88b0d17ff8 use `build` as common API for build scenarios 2 лет назад
compose.go 1892be8c70 Don't use "info.IndexServerAddress" for authentication 2 лет назад
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 лет назад
containers.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 лет назад
convergence.go 7aaea283ca watch: data race / segfault fixes 2 лет назад
convergence_test.go b5f0a4eefa use containers we expect to start for wait condition 2 лет назад
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 лет назад
cp.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
create.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
create_test.go cfdec21a7f Fix linting issues 3 лет назад
dependencies.go b96e27e0e7 limit build concurrency according to --parallel 3 лет назад
dependencies_test.go 88b0d17ff8 use `build` as common API for build scenarios 2 лет назад
down.go 0e7e1b940b Remove redundant goroutine while removing containers (#10449) 2 лет назад
down_test.go bbe1b77a67 progress writer uses dockercli.Err stream 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 9668f600d1 project name MUST be lowercase 3 лет назад
exec.go a964d5587b align cp command index management with exec command 3 лет назад
filters.go 82ef998511 Ignore containers created outside compose 3 лет назад
hash.go 986bc44549 service hash MUST exclude replicas 3 лет назад
hash_test.go 986bc44549 service hash MUST exclude replicas 3 лет назад
image_pruner.go 801678686c add license to file 3 лет назад
images.go 05e987dd0a fix parsing of repository:tag 3 лет назад
kill.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
kill_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 лет назад
logs.go dec608f3cd don't block events loop collecting logs 2 лет назад
logs_test.go bbe1b77a67 progress writer uses dockercli.Err stream 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 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
port.go 053f20edab port: improve error-handling if port not found (#10039) 3 лет назад
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 лет назад
ps.go b326a9da1d don't filter by services if no filter was set 3 лет назад
ps_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 лет назад
pull.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
push.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
remove.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
restart.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
run.go 754c06886f one off container name use configured Separator for naming 2 лет назад
secrets.go 5c1484ece6 apply uid/gid when creating secret from environment 3 лет назад
start.go 9ef173a3ac log: fix race on container kill (#10459) 2 лет назад
stop.go 03f4c0e631 progress: make title configurable (#10507) 2 лет назад
stop_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 лет назад
top.go 9668f600d1 project name MUST be lowercase 3 лет назад
up.go 2e4faf80f5 add dry-run support to up command 2 лет назад
viz.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) 2 лет назад
viz_test.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) 2 лет назад
watch.go cb688b5fd4 fix gocyclo lint error which currently block Compose CI 2 лет назад
watch_test.go a11515e038 introduce `ignore` attribute for watch triggers 2 лет назад