vanilla/vanilla-docker

Create a script to create/update docker-compose.yml from the template file

DaazKu opened this issue · 1 comments

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

We are not using a template file anymore.