Open ragnarkurm opened 8 years ago
kitematic won't work for you as a management tool. It is a GUI tool for docker management, and as a nodejs app, it's not going to be fun to script for.
I took a shot at a docker-compose conversion: https://github.com/ragnarkurm/docker-drupal/issues/36
Note that I had difficulty with the variable substitution, whiich wasn't working with the make include. Maybe you can take a look at it.