Nicolas De Loof 41682acc77 add support for attributes exposed by `docker ps` hace 2 años
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name hace 4 años
attach.go 6204fb1c94 logs: fix for missing output on container exit (#10925) hace 2 años
build.go 792afb8d13 build: use correct values for proxy variables (#10908) hace 2 años
build_buildkit.go 7c42776770 Improve buildkit node creation (#10843) hace 2 años
build_classic.go bfa54081d4 build: fix missing proxy build args for classic builder (#10887) hace 2 años
build_test.go 466e1d3197 prevent buildkt's progress to render `Building` when no built is needed hace 2 años
compose.go 3b0742fd57 watch: batch & de-duplicate file events (#10865) hace 2 años
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) hace 3 años
containers.go b0af2deb2b when --index is not set select first service container hace 2 años
convergence.go c350f80d4b up: do not warn on successful optional dependency complete (#10870) hace 2 años
convergence_test.go bb94ea034e add support of depends_on.required attribute hace 2 años
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
cp.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x hace 2 años
create.go 150449bbd2 warn user secret uid/gid/mode is not supported hace 2 años
create_test.go bb94ea034e add support of depends_on.required attribute hace 2 años
dependencies.go bb94ea034e add support of depends_on.required attribute hace 2 años
dependencies_test.go 06ec06472f up should not silently ignore missing depends_on service hace 2 años
down.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) hace 2 años
down_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x hace 2 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 01d91c490c detect new container from project have started when running `compose logs` with no explicit services hace 2 años
exec.go a964d5587b align cp command index management with exec command hace 3 años
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) hace 2 años
hash.go 6f6e1635fd compute service hash with a default DeployConfig hace 2 años
hash_test.go 986bc44549 service hash MUST exclude replicas hace 3 años
image_pruner.go 0363d9260a fix local image removal when `compose down` is ran with `--project-name` (#10558) hace 2 años
images.go 05e987dd0a fix parsing of repository:tag hace 3 años
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) hace 2 años
kill_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x hace 2 años
logs.go 0d6b99e6f9 e2e test to cover logs -f managing service being added/scaled hace 2 años
logs_test.go 6204fb1c94 logs: fix for missing output on container exit (#10925) hace 2 años
ls.go 4ea44797f5 only consider containers with config_hash labels (i.e, created by compose) hace 2 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 a14abb9044 cli: option to write status messages on stdout (#10549) hace 2 años
port.go b0af2deb2b when --index is not set select first service container hace 2 años
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop hace 3 años
ps.go 41682acc77 add support for attributes exposed by `docker ps` hace 2 años
ps_test.go 41682acc77 add support for attributes exposed by `docker ps` hace 2 años
pull.go 636c13f818 build: do not attempt to push unnamed service images hace 2 años
push.go a14abb9044 cli: option to write status messages on stdout (#10549) hace 2 años
remove.go 77dc9b54f3 rm: remove debugging output (#10554) hace 2 años
restart.go bb94ea034e add support of depends_on.required attribute hace 2 años
run.go 4eb43c53fa pkg/compose: RunOneOffContainer: don't use NewStartOptions() hace 2 años
secrets.go 47778f8b77 check secret target is an absolute windows path hace 2 años
start.go caad72713b up: handle various attach use cases better hace 2 años
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) hace 2 años
stop_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x hace 2 años
top.go 9668f600d1 project name MUST be lowercase hace 3 años
up.go 1ae191a936 trace: instrument `compose up` at a high-level hace 2 años
viz.go 636c13f818 build: do not attempt to push unnamed service images hace 2 años
viz_test.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) hace 2 años
wait.go edd76bfd70 Add `docker compose wait` hace 2 años
watch.go fd8ab2f7ac watch: enable tar-based syncer by default (#10877) hace 2 años
watch_test.go 3b0742fd57 watch: batch & de-duplicate file events (#10865) hace 2 años