Silvin Lubecki 0a9d1277c5 Display builder's name on the first build line. il y a 2 ans
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name il y a 4 ans
attach.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop il y a 2 ans
build.go 0a9d1277c5 Display builder's name on the first build line. il y a 2 ans
build_buildkit.go 7c42776770 Improve buildkit node creation (#10843) il y a 2 ans
build_classic.go 636c13f818 build: do not attempt to push unnamed service images il y a 2 ans
build_test.go 466e1d3197 prevent buildkt's progress to render `Building` when no built is needed il y a 2 ans
compose.go 3b0742fd57 watch: batch & de-duplicate file events (#10865) il y a 2 ans
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) il y a 3 ans
containers.go b0af2deb2b when --index is not set select first service container il y a 2 ans
convergence.go c350f80d4b up: do not warn on successful optional dependency complete (#10870) il y a 2 ans
convergence_test.go bb94ea034e add support of depends_on.required attribute il y a 2 ans
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
cp.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x il y a 2 ans
create.go 47778f8b77 check secret target is an absolute windows path il y a 2 ans
create_test.go bb94ea034e add support of depends_on.required attribute il y a 2 ans
dependencies.go bb94ea034e add support of depends_on.required attribute il y a 2 ans
dependencies_test.go 06ec06472f up should not silently ignore missing depends_on service il y a 2 ans
down.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) il y a 2 ans
down_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x il y a 2 ans
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) il y a 3 ans
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) il y a 3 ans
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
events.go 01d91c490c detect new container from project have started when running `compose logs` with no explicit services il y a 2 ans
exec.go a964d5587b align cp command index management with exec command il y a 3 ans
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) il y a 2 ans
hash.go 6f6e1635fd compute service hash with a default DeployConfig il y a 2 ans
hash_test.go 986bc44549 service hash MUST exclude replicas il y a 2 ans
image_pruner.go 0363d9260a fix local image removal when `compose down` is ran with `--project-name` (#10558) il y a 2 ans
images.go 05e987dd0a fix parsing of repository:tag il y a 2 ans
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) il y a 2 ans
kill_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x il y a 2 ans
logs.go 0d6b99e6f9 e2e test to cover logs -f managing service being added/scaled il y a 2 ans
logs_test.go 4bf2fe9fed assume we receive logs by lines and don't ignore those without EOL il y a 2 ans
ls.go 4ea44797f5 only consider containers with config_hash labels (i.e, created by compose) il y a 2 ans
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ il y a 3 ans
metrics.go 2e96829607 Add gocritic to linters il y a 3 ans
pause.go a14abb9044 cli: option to write status messages on stdout (#10549) il y a 2 ans
port.go b0af2deb2b when --index is not set select first service container il y a 2 ans
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop il y a 2 ans
ps.go b326a9da1d don't filter by services if no filter was set il y a 2 ans
ps_test.go bbe1b77a67 progress writer uses dockercli.Err stream il y a 2 ans
pull.go 636c13f818 build: do not attempt to push unnamed service images il y a 2 ans
push.go a14abb9044 cli: option to write status messages on stdout (#10549) il y a 2 ans
remove.go 77dc9b54f3 rm: remove debugging output (#10554) il y a 2 ans
restart.go bb94ea034e add support of depends_on.required attribute il y a 2 ans
run.go 4eb43c53fa pkg/compose: RunOneOffContainer: don't use NewStartOptions() il y a 2 ans
secrets.go 47778f8b77 check secret target is an absolute windows path il y a 2 ans
start.go bb94ea034e add support of depends_on.required attribute il y a 2 ans
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) il y a 2 ans
stop_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x il y a 2 ans
top.go 9668f600d1 project name MUST be lowercase il y a 3 ans
up.go 1ae191a936 trace: instrument `compose up` at a high-level il y a 2 ans
viz.go 636c13f818 build: do not attempt to push unnamed service images il y a 2 ans
viz_test.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) il y a 2 ans
wait.go edd76bfd70 Add `docker compose wait` il y a 2 ans
watch.go 3b0742fd57 watch: batch & de-duplicate file events (#10865) il y a 2 ans
watch_test.go 3b0742fd57 watch: batch & de-duplicate file events (#10865) il y a 2 ans