Nicolas De loof 9df272a893 Merge pull request #1470 from aiordache/build_args 4 年之前
..
build.go e0a828daae --memory is not deprecated, but not supported on buildkit. Issue a Warning and ignore flag 4 年之前
compose.go 40a24af897 Merge pull request #1445 from gtardif/ansi_flag 4 年之前
compose_test.go 83cc63c8ae Add service based network_mode 4 年之前
convert.go 25d5367480 introduce config --profiles for parity with docker-compose 4 年之前
convert_kube.go f21326a319 Add output flag for writing chart files 4 年之前
create.go 8054af8011 introduce --no-build option 4 年之前
down.go 48402585fd replace passing parameters by context with singletons 4 年之前
events.go 48402585fd replace passing parameters by context with singletons 4 年之前
exec.go 48402585fd replace passing parameters by context with singletons 4 年之前
kill.go 48402585fd replace passing parameters by context with singletons 4 年之前
list.go 48402585fd replace passing parameters by context with singletons 4 年之前
logs.go 48402585fd replace passing parameters by context with singletons 4 年之前
pause.go 48402585fd replace passing parameters by context with singletons 4 年之前
port.go 8b38874aba introduce `port` command for parity with docker-compose 4 年之前
ps.go 8b38874aba introduce `port` command for parity with docker-compose 4 年之前
pull.go 02744ac4f9 Add --ignore-pull-failures to command pull 4 年之前
push.go 48402585fd replace passing parameters by context with singletons 4 年之前
remove.go 48402585fd replace passing parameters by context with singletons 4 年之前
restart.go 2fdc3bad48 Add restart command 4 年之前
run.go d08255c4ff implement -v, -p, --service-ports and --use-aliases on compose run 4 年之前
start.go 48402585fd replace passing parameters by context with singletons 4 年之前
stop.go 48402585fd replace passing parameters by context with singletons 4 年之前
top.go 48402585fd replace passing parameters by context with singletons 4 年之前
up.go a942ef4a81 Kill on second SIGTERM 4 年之前
up_test.go fada87ca19 don't put enabled services in the disabled slice 4 年之前