Nicolas De Loof 6f6e1635fd compute service hash with a default DeployConfig 2 anni fa
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 anni fa
attach.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 anni fa
build.go cd0fc214a5 only check the platform of cached image if image found 2 anni fa
build_buildkit.go 67455e9f33 fix builkit progressui integration (#10535) 2 anni fa
build_classic.go d01ef5887a restore support for `--memory` 2 anni fa
build_test.go 88b0d17ff8 use `build` as common API for build scenarios 2 anni fa
compose.go cfe1a860ff fix detection of swarm mode 2 anni fa
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 anni fa
containers.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 anni fa
convergence.go 68c462e607 scale: sort containers by creation date to remove older ones first (#10571) 2 anni fa
convergence_test.go b5f0a4eefa use containers we expect to start for wait condition 2 anni fa
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 anni fa
cp.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
create.go 00f72cb553 report external network not found when swarm is disabled 2 anni fa
create_test.go cfdec21a7f Fix linting issues 3 anni fa
dependencies.go ca19b7fcc9 introduce WithRootNodesAndDown to walk the graph from specified nodes and down 2 anni fa
dependencies_test.go ca19b7fcc9 introduce WithRootNodesAndDown to walk the graph from specified nodes and down 2 anni fa
down.go c7afc6188b detect conflict removing volume/image and warn user 2 anni fa
down_test.go bceb3c1876 detect active endpoint trying to remove network and skip with a warning (#10555) 2 anni fa
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 anni fa
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 anni fa
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 anni fa
events.go 9668f600d1 project name MUST be lowercase 3 anni fa
exec.go a964d5587b align cp command index management with exec command 3 anni fa
filters.go 82ef998511 Ignore containers created outside compose 2 anni fa
hash.go 6f6e1635fd compute service hash with a default DeployConfig 2 anni fa
hash_test.go 986bc44549 service hash MUST exclude replicas 2 anni fa
image_pruner.go 0363d9260a fix local image removal when `compose down` is ran with `--project-name` (#10558) 2 anni fa
images.go 05e987dd0a fix parsing of repository:tag 2 anni fa
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
kill_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 anni fa
logs.go dec608f3cd don't block events loop collecting logs 2 anni fa
logs_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 anni fa
ls.go 4ea44797f5 only consider containers with config_hash labels (i.e, created by compose) 2 anni fa
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 anni fa
metrics.go 2e96829607 Add gocritic to linters 3 anni fa
pause.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
port.go 053f20edab port: improve error-handling if port not found (#10039) 2 anni fa
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 anni fa
ps.go b326a9da1d don't filter by services if no filter was set 2 anni fa
ps_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 anni fa
pull.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
push.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
remove.go 77dc9b54f3 rm: remove debugging output (#10554) 2 anni fa
restart.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
run.go 754c06886f one off container name use configured Separator for naming 2 anni fa
secrets.go eafcd1b35e secrets: only set CopyUIDGID when required (#10598) 2 anni fa
start.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
stop_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 anni fa
top.go 9668f600d1 project name MUST be lowercase 3 anni fa
up.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 anni fa
viz.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) 2 anni fa
viz_test.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) 2 anni fa
watch.go 916aac6c27 watch: only monitor configured paths (#10599) 2 anni fa
watch_test.go a11515e038 introduce `ignore` attribute for watch triggers 2 anni fa