Create a script to create/update docker-compose.yml from the template file
DaazKu opened this issue · 1 comments
DaazKu commented
It would be sweet to have a script that takes docker-compose.yml.tpl and create a docker-compose.yml from it by replacing variables in it!
When creating the file for the first time we should save the input values and reuse them as default for a quick update!
It would also be real nice to have some way of making certain services optional!
- Create a guide about the script
- Creation
- Update
DaazKu commented
We are not using a template file anymore.