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