Nicolas De loof 0e375a8c61 restore long description to be included in `docker compose help` (#10504) 2 éve
..
alpha.go 7840a92c40 Added tests to `viz` subcommand 2 éve
build.go d01ef5887a restore support for `--memory` 2 éve
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 éve
compose.go 0e375a8c61 restore long description to be included in `docker compose help` (#10504) 2 éve
compose_test.go e831ea826b add support for `restart` for `depends_on` 3 éve
config.go a3bed265f2 update compose-go 2 éve
cp.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 éve
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 éve
down.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 éve
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 éve
exec.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 éve
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 éve
kill.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 éve
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 éve
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI 3 éve
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 éve
port.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 éve
ps.go 9bd9f1765c check service names based on project, not running containers 3 éve
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 éve
pull.go a3bed265f2 update compose-go 2 éve
push.go a3bed265f2 update compose-go 2 éve
remove.go c5317496ac workaround race condition in ContainerList 2 éve
restart.go a3bed265f2 update compose-go 2 éve
run.go 0c1a691fa5 fix container being recreated while config has not changed (#10540) 2 éve
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 éve
stop.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 éve
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 éve
tracing.go 537f023a3b fix panic when using 'compose up --build' 3 éve
up.go a10c4c6df5 restore `--timeout` flag renamed by mistake 2 éve
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 éve
version.go bbe1b77a67 progress writer uses dockercli.Err stream 2 éve
viz.go 7840a92c40 Added tests to `viz` subcommand 2 éve
viz_test.go 7840a92c40 Added tests to `viz` subcommand 2 éve
watch.go bb9cf32245 introduce experimental watch command (skeletton) 3 éve