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