lazyguru / docker-m2-base

Base Docker image for Magento2 based on https://github.com/magento/magento2-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento2 Docker base image

This image contains the base CentOS 6 image plus package updates and installing some essential packages for development (gcc, etc..)

This package is inspired by the docker setup provided by Magento here. I just took split up each process to be in its own container per Docker best practices

See example-use directory for an example of how to run these images

About

Base Docker image for Magento2 based on https://github.com/magento/magento2-docker