Milas Bowman a95cc4074a Remove support for `DOCKER_HOST` in `.env` files (#9871) 3 年之前
..
build.go 9db79856be update usage strings for consistency 3 年之前
completion.go c28aec2308 Filter completions by toComplete variable 4 年之前
compose.go a95cc4074a Remove support for `DOCKER_HOST` in `.env` files (#9871) 3 年之前
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd 4 年之前
convert.go 7a8d157871 convert: do not escape $ into $$ when using the --no-interpolate option (#9703) 3 年之前
cp.go 6d9d75406c update usage of the index flag of the cp command 3 年之前
create.go c47079e795 don't apply default pull policy from command line if one is define in service configuration 3 年之前
down.go 8d4846f210 docs: remove extra whitespaces in help text (#9710) 3 年之前
events.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 年之前
exec.go 9db79856be update usage strings for consistency 3 年之前
images.go 9db79856be update usage strings for consistency 3 年之前
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` 3 年之前
list.go 9db79856be update usage strings for consistency 3 年之前
logs.go 61845dd781 logs: filter to services from current Compose file (#9811) 3 年之前
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 年之前
port.go 9db79856be update usage strings for consistency 3 年之前
ps.go be495ab8e6 Filter `compose ps` output by provided compose model 3 年之前
ps_test.go b2c0d25005 ps: use DisplayablePorts from docker/cli 3 年之前
pull.go 9db79856be update usage strings for consistency 3 年之前
push.go 9db79856be update usage strings for consistency 3 年之前
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 年之前
restart.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 年之前
run.go 8d4846f210 docs: remove extra whitespaces in help text (#9710) 3 年之前
start.go 209293e449 Restrict compose project to selected services and dependencies on `compose start` 3 年之前
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 年之前
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 年之前
tracing.go 537f023a3b fix panic when using 'compose up --build' 3 年之前
up.go 9db79856be update usage strings for consistency 3 年之前
up_test.go a2947457b9 get scale from deploy.replicas. Require scale normalization 4 年之前
version.go 9db79856be update usage strings for consistency 3 年之前