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