docs(docker-compose): Update Cookiecutter instructions with suppressed prompt

This commit is contained in:
hygienic-books 2023-06-13 00:37:37 +02:00
parent e0d39b389d
commit d62fc4a8a3

View File

@ -233,7 +233,8 @@ Make some code changes, for example to the Docker Compose Cookiecutter template.
project_slug=mydir \
service=myservice \
component_list=mycomponent_one,mycomponent_two \
context=ux_novosibirsk
context=ux_novosibirsk \
build=yes
```
## Commit prep