Nicolas De loof d073c93ff7 Merge pull request #1509 from docker/pause_project_name 4 lat temu
..
build.go e0a828daae --memory is not deprecated, but not supported on buildkit. Issue a Warning and ignore flag 4 lat temu
compose.go 2f6a636670 add support for COMPOSE_PROFILES 4 lat temu
compose_test.go 83cc63c8ae Add service based network_mode 5 lat temu
convert.go 25d5367480 introduce config --profiles for parity with docker-compose 4 lat temu
convert_kube.go f21326a319 Add output flag for writing chart files 5 lat temu
create.go 8054af8011 introduce --no-build option 5 lat temu
down.go 48402585fd replace passing parameters by context with singletons 5 lat temu
events.go 48402585fd replace passing parameters by context with singletons 5 lat temu
exec.go 48402585fd replace passing parameters by context with singletons 5 lat temu
kill.go 48402585fd replace passing parameters by context with singletons 5 lat temu
list.go 48402585fd replace passing parameters by context with singletons 5 lat temu
logs.go 48402585fd replace passing parameters by context with singletons 5 lat temu
pause.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 lat temu
port.go 8b38874aba introduce `port` command for parity with docker-compose 4 lat temu
ps.go 8b38874aba introduce `port` command for parity with docker-compose 4 lat temu
pull.go 02744ac4f9 Add --ignore-pull-failures to command pull 4 lat temu
push.go 48402585fd replace passing parameters by context with singletons 5 lat temu
remove.go 48402585fd replace passing parameters by context with singletons 5 lat temu
restart.go 2fdc3bad48 Add restart command 5 lat temu
run.go 86f5e311d7 Replace custom error type for exit code with existing one from docker/cli. 4 lat temu
start.go 48402585fd replace passing parameters by context with singletons 5 lat temu
stop.go 48402585fd replace passing parameters by context with singletons 5 lat temu
top.go 48402585fd replace passing parameters by context with singletons 5 lat temu
up.go 86f5e311d7 Replace custom error type for exit code with existing one from docker/cli. 4 lat temu
up_test.go fada87ca19 don't put enabled services in the disabled slice 5 lat temu