Generates general purpose docker-compose.yml file automatically for your Drupal 6, 7 and 8 projects.
Usage: drupal-compose
Options:
-f, --file FILE Specify an alternate compose file (default: docker-compose.yml)
-v, --version Show version number
-h, --help Show help
curl -sSL https://raw.githubusercontent.com/dockerizedrupal/drupal-compose/master/install.sh | sudo sh
drupal-compose service php set version <VERSION>
5.2
5.3
5.4
5.5
5.6
7.0
MIT