Update options
This commit is contained in:
parent
df0ec2eb50
commit
2de4188b9d
1 changed files with 20 additions and 0 deletions
|
@ -68,6 +68,26 @@ intended for production-like deployment scenarios.
|
|||
Type:: signed integer
|
||||
No Default:: {blank}
|
||||
|
||||
No Example:: {blank}
|
||||
|
||||
== name
|
||||
|
||||
Name of the project.
|
||||
|
||||
See link:https://docs.docker.com/compose/reference/envvars/#compose_project_name[COMPOSE_PROJECT_NAME]
|
||||
|
||||
|
||||
[discrete]
|
||||
=== details
|
||||
|
||||
Type:: null or string
|
||||
Default::
|
||||
+
|
||||
----
|
||||
null
|
||||
----
|
||||
|
||||
|
||||
No Example:: {blank}
|
||||
|
||||
== out.dockerComposeYaml
|
||||
|
|
Loading…
Reference in a new issue