Skip to content

rit001/docker-base-magento2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-base-magento2

Base image for a container running Magento 2

Features

  • Based on the official php:7.1-apache
  • Enables Apache mod_rewrite
  • Installs all PHP dependencies
  • Sets /var/www/html/pub as Apache root

Usage

Copy your application code under /var/www/html, so that the public folder /var/www/html/pub is served by Apache.

About

Base image for a container running Magento 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 90.0%
  • Shell 10.0%