Nicolas De Loof 41e056341b rename `convert` to `config` to align with compose v1 UX hace 2 años
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name hace 4 años
attach.go 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli hace 3 años
build.go 634a7d2a7b Support for docker compose build --push when using multiple platforms hace 2 años
build_buildkit.go 3f0550f884 log the error object instead of the string message only hace 3 años
build_classic.go 634a7d2a7b Support for docker compose build --push when using multiple platforms hace 2 años
compose.go 41e056341b rename `convert` to `config` to align with compose v1 UX hace 2 años
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) hace 3 años
containers.go 220626ec5e Only account running containers for logs hace 2 años
convergence.go f2088bb917 fix typo hace 3 años
convergence_test.go 0b1c86726e Add tests for filtering containers not created by Compose hace 3 años
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
cp.go 96cbb1cbcf Add "style" tag to gocritic hace 3 años
create.go 96bbda98f8 add support for uts namespace hace 3 años
create_test.go cfdec21a7f Fix linting issues hace 3 años
dependencies.go b96e27e0e7 limit build concurrency according to --parallel hace 3 años
dependencies_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) hace 3 años
down.go 37d15d7e6b Ignore not only auto-removed containers but also "removal in progress" for orphan containers hace 3 años
down_test.go 18ce1f41b7 replace deprecated functions hace 3 años
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) hace 3 años
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) hace 3 años
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
events.go 9668f600d1 project name MUST be lowercase hace 3 años
exec.go a964d5587b align cp command index management with exec command hace 3 años
filters.go 82ef998511 Ignore containers created outside compose hace 3 años
hash.go 986bc44549 service hash MUST exclude replicas hace 3 años
hash_test.go 986bc44549 service hash MUST exclude replicas hace 3 años
image_pruner.go 801678686c add license to file hace 3 años
images.go 05e987dd0a fix parsing of repository:tag hace 3 años
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` hace 3 años
kill_test.go 0b1c86726e Add tests for filtering containers not created by Compose hace 3 años
logs.go 220626ec5e Only account running containers for logs hace 2 años
logs_test.go 0b1c86726e Add tests for filtering containers not created by Compose hace 3 años
ls.go 2e96829607 Add gocritic to linters hace 3 años
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ hace 3 años
metrics.go 2e96829607 Add gocritic to linters hace 3 años
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name hace 3 años
port.go 053f20edab port: improve error-handling if port not found (#10039) hace 3 años
printer.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams hace 3 años
ps.go b326a9da1d don't filter by services if no filter was set hace 3 años
ps_test.go 0b1c86726e Add tests for filtering containers not created by Compose hace 3 años
pull.go 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli hace 3 años
push.go a0acc20d88 introduce --parallel to limit concurrent engine calls hace 3 años
remove.go f1313f3a09 use a simpler prompt implementation when we lack a terminal hace 3 años
restart.go 3bf29d401c bump docker dependencies version hace 3 años
run.go 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli hace 3 años
secrets.go 5c1484ece6 apply uid/gid when creating secret from environment hace 3 años
start.go 22d2e83896 don't fail `logs` when driver:none is set hace 3 años
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name hace 3 años
stop_test.go 18ce1f41b7 replace deprecated functions hace 3 años
top.go 9668f600d1 project name MUST be lowercase hace 3 años
up.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams hace 3 años
watch.go c15bf1955a debounce refresh requests with quietperiod hace 2 años
watch_test.go c15bf1955a debounce refresh requests with quietperiod hace 2 años