docs(IaC Docker-Compose): Add COMPOSE_UP_EXTRA_ARGS docs
This commit is contained in:
parent
8e52a0ad68
commit
83d16bd083
@ -85,6 +85,11 @@ Secrets should not be stored within your repository. Use the CI-CD Variables in
|
|||||||
| Additional arguments you want to send to Docker Compose.
|
| Additional arguments you want to send to Docker Compose.
|
||||||
For example multiple `-f compose.file.extra` definitions.
|
For example multiple `-f compose.file.extra` definitions.
|
||||||
| -
|
| -
|
||||||
|
|
||||||
|
| COMPOSE_UP_EXTRA_ARGS
|
||||||
|
| Additional arguments you want to send to Docker Compose up.
|
||||||
|
For example multiple `--no-deps --no-build` definitions.
|
||||||
|
| -
|
||||||
|===
|
|===
|
||||||
|
|
||||||
.Docker Templates
|
.Docker Templates
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user