Nicolas De Loof b0af2deb2b when --index is not set select first service container il y a 2 ans
..
alpha.go e8caad1903 move dry-run support from alpha to main command il y a 2 ans
build.go 28301fb1a4 add support of --builder and BUILDX_BUILDER il y a 2 ans
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
compose.go edd76bfd70 Add `docker compose wait` il y a 2 ans
compose_test.go e831ea826b add support for `restart` for `depends_on` il y a 2 ans
config.go 9b5a4588f9 introduce --no-path-resolution to skip relative path to be resolved il y a 2 ans
cp.go b0af2deb2b when --index is not set select first service container il y a 2 ans
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option il y a 3 ans
down.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) il y a 2 ans
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
exec.go b0af2deb2b when --index is not set select first service container il y a 2 ans
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
kill.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one il y a 2 ans
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI il y a 3 ans
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
port.go b0af2deb2b when --index is not set select first service container il y a 2 ans
ps.go 9bd9f1765c check service names based on project, not running containers il y a 3 ans
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
pull.go a3bed265f2 update compose-go il y a 2 ans
push.go a3bed265f2 update compose-go il y a 2 ans
remove.go c5317496ac workaround race condition in ContainerList il y a 2 ans
restart.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) il y a 2 ans
run.go c61b8aa5ac introduce run --cap-add to run maintenance commands using service image il y a 2 ans
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
stop.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) il y a 2 ans
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
up.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) il y a 2 ans
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option il y a 3 ans
version.go bbe1b77a67 progress writer uses dockercli.Err stream il y a 2 ans
viz.go 7840a92c40 Added tests to `viz` subcommand il y a 2 ans
viz_test.go 7840a92c40 Added tests to `viz` subcommand il y a 2 ans
wait.go edd76bfd70 Add `docker compose wait` il y a 2 ans
watch.go bb9cf32245 introduce experimental watch command (skeletton) il y a 3 ans