Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 lat temu
..
alpha.go eb59b0e265 add alpha command to test dry-run 3 lat temu
build.go 634a7d2a7b Support for docker compose build --push when using multiple platforms 3 lat temu
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 lat temu
compose.go bbe1b77a67 progress writer uses dockercli.Err stream 2 lat temu
compose_test.go e831ea826b add support for `restart` for `depends_on` 2 lat temu
config.go a3bed265f2 update compose-go 2 lat temu
cp.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 lat temu
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 lat temu
down.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 lat temu
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
exec.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
kill.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 lat temu
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI 3 lat temu
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 lat temu
port.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
ps.go 9bd9f1765c check service names based on project, not running containers 3 lat temu
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
pull.go a3bed265f2 update compose-go 2 lat temu
push.go a3bed265f2 update compose-go 2 lat temu
remove.go eb1c798912 support dry-run for rm command 3 lat temu
restart.go a3bed265f2 update compose-go 2 lat temu
run.go bbe1b77a67 progress writer uses dockercli.Err stream 2 lat temu
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 lat temu
stop.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 lat temu
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
tracing.go 537f023a3b fix panic when using 'compose up --build' 3 lat temu
up.go a3bed265f2 update compose-go 2 lat temu
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 lat temu
version.go bbe1b77a67 progress writer uses dockercli.Err stream 2 lat temu
watch.go bb9cf32245 introduce experimental watch command (skeletton) 3 lat temu