Milas Bowman 4fbbf201cd build(deps): upgrade to compose-go v1.18.3 (#10947) 2 tahun lalu
..
alpha.go e8caad1903 move dry-run support from alpha to main command 2 tahun lalu
build.go 28301fb1a4 add support of --builder and BUILDX_BUILDER 2 tahun lalu
completion.go 0345461412 Add shell completion for `--profile` 2 tahun lalu
compose.go 4fbbf201cd build(deps): upgrade to compose-go v1.18.3 (#10947) 2 tahun lalu
compose_test.go e831ea826b add support for `restart` for `depends_on` 2 tahun lalu
config.go 4fbbf201cd build(deps): upgrade to compose-go v1.18.3 (#10947) 2 tahun lalu
cp.go b0af2deb2b when --index is not set select first service container 2 tahun lalu
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 tahun lalu
down.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 tahun lalu
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 tahun lalu
exec.go b0af2deb2b when --index is not set select first service container 2 tahun lalu
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 tahun lalu
kill.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one 2 tahun lalu
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 tahun lalu
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI 3 tahun lalu
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 tahun lalu
port.go b0af2deb2b when --index is not set select first service container 2 tahun lalu
ps.go 1054792b47 align docker compose ps with docker CLI to support --format 2 tahun lalu
ps_test.go 1054792b47 align docker compose ps with docker CLI to support --format 2 tahun lalu
pull.go a3bed265f2 update compose-go 2 tahun lalu
push.go a3bed265f2 update compose-go 2 tahun lalu
remove.go c5317496ac workaround race condition in ContainerList 2 tahun lalu
restart.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 tahun lalu
run.go e6a7694b8d Apply no-deps before we select and mutate target service 2 tahun lalu
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 tahun lalu
stop.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 tahun lalu
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 tahun lalu
up.go caad72713b up: handle various attach use cases better 2 tahun lalu
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 tahun lalu
version.go bbe1b77a67 progress writer uses dockercli.Err stream 2 tahun lalu
viz.go 7840a92c40 Added tests to `viz` subcommand 2 tahun lalu
viz_test.go 7840a92c40 Added tests to `viz` subcommand 2 tahun lalu
wait.go edd76bfd70 Add `docker compose wait` 2 tahun lalu
watch.go 19f66918cc watch: only allow a single instance per-project 2 tahun lalu