Guillaume Lours cb688b5fd4 fix gocyclo lint error which currently block Compose CI пре 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 пре 3 година
build.go 7ce0096f40 ci: bump Go to 1.20.3 and various dependencies пре 2 година
build_buildkit.go 70ab9f8f33 bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2) пре 3 година
build_classic.go 6c1f06e420 Run classic builder with BuildConfig, not buildx.Options пре 2 година
build_test.go 88b0d17ff8 use `build` as common API for build scenarios пре 2 година
compose.go 3f7d3c2661 add dry-run support for pull command пре 3 година
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 пре 3 година
convergence.go 7aaea283ca watch: data race / segfault fixes пре 2 година
convergence_test.go b5f0a4eefa use containers we expect to start for wait condition пре 3 година
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies пре 4 година
cp.go 9e19bc8441 use progress to show copy status пре 2 година
create.go bfeb1dc277 Fix concurrent map read/write when recreating containers пре 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 bbe1b77a67 progress writer uses dockercli.Err stream пре 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 bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
kill_test.go bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
logs.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop пре 3 година
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) пре 3 година
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ пре 4 година
metrics.go 2e96829607 Add gocritic to linters пре 3 година
pause.go bbe1b77a67 progress writer uses dockercli.Err stream пре 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 пре 3 година
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 bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
push.go bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
remove.go c5317496ac workaround race condition in ContainerList пре 2 година
restart.go bbe1b77a67 progress writer uses dockercli.Err stream пре 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 bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
stop.go bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
stop_test.go bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
top.go 9668f600d1 project name MUST be lowercase пре 3 година
up.go bbe1b77a67 progress writer uses dockercli.Err stream пре 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 година