Guillaume Lours 15cad92b61 fix display of volumes flag in down help command пре 2 година
..
alpha.go e8caad1903 move dry-run support from alpha to main command пре 2 година
build.go d01ef5887a restore support for `--memory` пре 2 година
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions пре 3 година
compose.go daa6bec80a fix support for project name set by COMPOSE_PROJECT_NAME env var пре 2 година
compose_test.go e831ea826b add support for `restart` for `depends_on` пре 2 година
config.go 9b5a4588f9 introduce --no-path-resolution to skip relative path to be resolved пре 2 година
cp.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions пре 3 година
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option пре 3 година
down.go 15cad92b61 fix display of volumes flag in down help command пре 2 година
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams пре 3 година
exec.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams пре 3 година
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams пре 3 година
kill.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one пре 2 година
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams пре 3 година
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI пре 3 година
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions пре 3 година
port.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams пре 3 година
ps.go 9bd9f1765c check service names based on project, not running containers пре 3 година
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams пре 3 година
pull.go a3bed265f2 update compose-go пре 2 година
push.go a3bed265f2 update compose-go пре 2 година
remove.go c5317496ac workaround race condition in ContainerList пре 2 година
restart.go a3bed265f2 update compose-go пре 2 година
run.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one пре 2 година
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions пре 3 година
stop.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions пре 3 година
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams пре 3 година
tracing.go 537f023a3b fix panic when using 'compose up --build' пре 3 година
up.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one пре 2 година
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option пре 3 година
version.go bbe1b77a67 progress writer uses dockercli.Err stream пре 2 година
viz.go 7840a92c40 Added tests to `viz` subcommand пре 2 година
viz_test.go 7840a92c40 Added tests to `viz` subcommand пре 2 година
watch.go bb9cf32245 introduce experimental watch command (skeletton) пре 3 година