Skip to content
Snippets Groups Projects

Replace docker compose

Merged Hahn Axel (hahn) requested to merge replace_docker-compose into master
12 files
+ 86
29
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -5,3 +5,5 @@
* in the first line must be a line `# TARGET: [name of target file]` to define the target file
* Placeholdrs have the syntax variable in double brackets, i.e. `{{VARNAME}}`
* variables to be replaced are those in docker/init.sh.cfg and `{{genrator}}`
see <https://os-docs.iml.unibe.ch/docker-php-starterkit/Configuration/Templates.html>
Loading