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