Ulysses Souza 46a7689043 Fix volume names to print simple volume names 4 anni fa
..
build.go 411612ed8d Fix scan message with quiet flag 4 anni fa
compose.go d887bf7c0b Introduce compose version command 4 anni fa
compose_test.go 83cc63c8ae Add service based network_mode 4 anni fa
convert.go 46a7689043 Fix volume names to print simple volume names 4 anni fa
convert_kube.go f21326a319 Add output flag for writing chart files 4 anni fa
create.go 8054af8011 introduce --no-build option 4 anni fa
down.go 48402585fd replace passing parameters by context with singletons 4 anni fa
events.go 48402585fd replace passing parameters by context with singletons 4 anni fa
exec.go 48402585fd replace passing parameters by context with singletons 4 anni fa
images.go 08055d7c7a Add `compose images` cmd 4 anni fa
kill.go 48402585fd replace passing parameters by context with singletons 4 anni fa
list.go 48402585fd replace passing parameters by context with singletons 4 anni fa
logs.go 48402585fd replace passing parameters by context with singletons 4 anni fa
pause.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 anni fa
port.go 8b38874aba introduce `port` command for parity with docker-compose 4 anni fa
ps.go 8b38874aba introduce `port` command for parity with docker-compose 4 anni fa
pull.go 02744ac4f9 Add --ignore-pull-failures to command pull 4 anni fa
push.go 48402585fd replace passing parameters by context with singletons 4 anni fa
remove.go 48402585fd replace passing parameters by context with singletons 4 anni fa
restart.go 2fdc3bad48 Add restart command 4 anni fa
run.go 86f5e311d7 Replace custom error type for exit code with existing one from docker/cli. 4 anni fa
start.go 48402585fd replace passing parameters by context with singletons 4 anni fa
stop.go 48402585fd replace passing parameters by context with singletons 4 anni fa
top.go 48402585fd replace passing parameters by context with singletons 4 anni fa
up.go 378d02dadd Refactor `up --build` 4 anni fa
up_test.go fada87ca19 don't put enabled services in the disabled slice 4 anni fa
version.go d887bf7c0b Introduce compose version command 4 anni fa