Nicolas De Loof 4bf2fe9fed assume we receive logs by lines and don't ignore those without EOL před 2 roky
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name před 4 roky
attach.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop před 2 roky
build.go d2aa15c06e bump buildx and use confutil.ConfigDir před 2 roky
build_buildkit.go d2aa15c06e bump buildx and use confutil.ConfigDir před 2 roky
build_classic.go d01ef5887a restore support for `--memory` před 2 roky
build_test.go 88b0d17ff8 use `build` as common API for build scenarios před 2 roky
compose.go cfe1a860ff fix detection of swarm mode před 2 roky
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) před 3 roky
containers.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop před 2 roky
convergence.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) před 2 roky
convergence_test.go b5f0a4eefa use containers we expect to start for wait condition před 2 roky
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies před 4 roky
cp.go a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
create.go 629c9f62e9 better diagnostic message on network label mismatch před 2 roky
create_test.go cfdec21a7f Fix linting issues před 3 roky
dependencies.go 06ec06472f up should not silently ignore missing depends_on service před 2 roky
dependencies_test.go 06ec06472f up should not silently ignore missing depends_on service před 2 roky
down.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) před 2 roky
down_test.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) před 2 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 01d91c490c detect new container from project have started when running `compose logs` with no explicit services před 2 roky
exec.go a964d5587b align cp command index management with exec command před 3 roky
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) před 2 roky
hash.go 6f6e1635fd compute service hash with a default DeployConfig před 2 roky
hash_test.go 986bc44549 service hash MUST exclude replicas před 3 roky
image_pruner.go 0363d9260a fix local image removal when `compose down` is ran with `--project-name` (#10558) před 2 roky
images.go 05e987dd0a fix parsing of repository:tag před 3 roky
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
kill_test.go bbe1b77a67 progress writer uses dockercli.Err stream před 2 roky
logs.go 0d6b99e6f9 e2e test to cover logs -f managing service being added/scaled před 2 roky
logs_test.go 4bf2fe9fed assume we receive logs by lines and don't ignore those without EOL před 2 roky
ls.go 4ea44797f5 only consider containers with config_hash labels (i.e, created by compose) před 2 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 a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
port.go 053f20edab port: improve error-handling if port not found (#10039) před 3 roky
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop před 2 roky
ps.go b326a9da1d don't filter by services if no filter was set před 3 roky
ps_test.go bbe1b77a67 progress writer uses dockercli.Err stream před 2 roky
pull.go a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
push.go a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
remove.go 77dc9b54f3 rm: remove debugging output (#10554) před 2 roky
restart.go a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
run.go fed8ef6b79 forward signal to container před 2 roky
secrets.go eafcd1b35e secrets: only set CopyUIDGID when required (#10598) před 2 roky
start.go 01d91c490c detect new container from project have started when running `compose logs` with no explicit services před 2 roky
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
stop_test.go bbe1b77a67 progress writer uses dockercli.Err stream před 2 roky
top.go 9668f600d1 project name MUST be lowercase před 3 roky
up.go a14abb9044 cli: option to write status messages on stdout (#10549) před 2 roky
viz.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) před 2 roky
viz_test.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) před 2 roky
watch.go 916aac6c27 watch: only monitor configured paths (#10599) před 2 roky
watch_test.go a11515e038 introduce `ignore` attribute for watch triggers před 2 roky