Magento 2.1.x Dockerfile
Posted on 11 August 2017 by Alberto Roura.
deploymentdevopsdockermagentomagento2Magento 2 installation made easy
Based on php:7.0-apache, this Dockerfile will automate your Magento2 deployments. You will have:
- Debian Jessie
- PHP 7.0
- Apache 2.4
- Magento 2.1.x
- Composer
- Node
- Grunt
Original article: Magento 2.1.x Dockerfile.