Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop il y a 3 ans
..
alpha.go eb59b0e265 add alpha command to test dry-run il y a 3 ans
build.go 634a7d2a7b Support for docker compose build --push when using multiple platforms il y a 3 ans
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
compose.go 790712fa92 update tty and plain text writers to support dry run mode il y a 3 ans
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd il y a 4 ans
config.go 41e056341b rename `convert` to `config` to align with compose v1 UX il y a 3 ans
cp.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option il y a 3 ans
down.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
exec.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
kill.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI il y a 3 ans
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
port.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
ps.go 9bd9f1765c check service names based on project, not running containers il y a 3 ans
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
pull.go 8b4ac37f9c introduce `--ignore-buildable` to ignore buildable images on pull il y a 3 ans
push.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
remove.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
restart.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
run.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option il y a 3 ans
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
stop.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
tracing.go 537f023a3b fix panic when using 'compose up --build' il y a 3 ans
up.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop il y a 3 ans
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option il y a 3 ans
version.go 9db79856be update usage strings for consistency il y a 3 ans
watch.go bb9cf32245 introduce experimental watch command (skeletton) il y a 3 ans