Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Docker image with the base Magento stack for development (Apache2.4, PHP-FPM, PHPfarm, Xdebug)

Notifications You must be signed in to change notification settings

amacgregor/docker-magento-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Docker Development Image

Features

  • Multiple versions of PHPFpm
  • Modern Stack (PHPfpm, Apache2.4)
  • Use of macros for easy setup

Reference

docker build -t demac/magento . docker run -t -i demac/magento docker exec -it [container-id] bash docker run -v /host:/path -t -i demac/docker-example

About

Docker image with the base Magento stack for development (Apache2.4, PHP-FPM, PHPfarm, Xdebug)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages