Nicolas De Loof 00bd108aec introduce publish (alpha) command há 2 anos atrás
..
alpha.go 00bd108aec introduce publish (alpha) command há 2 anos atrás
build.go 28301fb1a4 add support of --builder and BUILDX_BUILDER há 2 anos atrás
completion.go 0345461412 Add shell completion for `--profile` há 2 anos atrás
compose.go 0511b0c2b8 Merge pull request #10878 from relrelb/profiles_completion há 2 anos atrás
compose_test.go e831ea826b add support for `restart` for `depends_on` há 2 anos atrás
config.go 636c13f818 build: do not attempt to push unnamed service images há 2 anos atrás
cp.go b0af2deb2b when --index is not set select first service container há 2 anos atrás
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option há 2 anos atrás
down.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) há 2 anos atrás
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams há 3 anos atrás
exec.go b0af2deb2b when --index is not set select first service container há 2 anos atrás
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams há 3 anos atrás
kill.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one há 2 anos atrás
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams há 3 anos atrás
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI há 2 anos atrás
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions há 3 anos atrás
port.go b0af2deb2b when --index is not set select first service container há 2 anos atrás
ps.go 9bd9f1765c check service names based on project, not running containers há 3 anos atrás
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams há 3 anos atrás
publish.go 00bd108aec introduce publish (alpha) command há 2 anos atrás
pull.go a3bed265f2 update compose-go há 2 anos atrás
push.go a3bed265f2 update compose-go há 2 anos atrás
remove.go c5317496ac workaround race condition in ContainerList há 2 anos atrás
restart.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) há 2 anos atrás
run.go e6a7694b8d Apply no-deps before we select and mutate target service há 2 anos atrás
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions há 3 anos atrás
stop.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) há 2 anos atrás
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams há 3 anos atrás
up.go 46d936c750 support `attach` há 2 anos atrás
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option há 2 anos atrás
version.go bbe1b77a67 progress writer uses dockercli.Err stream há 2 anos atrás
viz.go 7840a92c40 Added tests to `viz` subcommand há 2 anos atrás
viz_test.go 7840a92c40 Added tests to `viz` subcommand há 2 anos atrás
wait.go edd76bfd70 Add `docker compose wait` há 2 anos atrás
watch.go bb9cf32245 introduce experimental watch command (skeletton) há 2 anos atrás