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

Atwix/DevOps-dockerbuild-msi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker build for Magento 2 MSI project

The build includes a single image with the web-stack installed and configured (PHP 7.1, Nginx, Mysql). Magento installation is based on the develop branch of the official https://github.com/magento-engcom/msi repository.

Installation

Clone the repository and run docker build . command from the repository root directory. Once the build process is finished you can create a new container from the image.

Configuration

Nginx host configuration can be changed by editing hosts/msi.conf file. For changing Magento installation configuration, feel free to edit magento-install.sh file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages