Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsspencer/docker-magento2
Magento 2.x docker
https://github.com/fsspencer/docker-magento2
Last synced: 9 days ago
JSON representation
Magento 2.x docker
- Host: GitHub
- URL: https://github.com/fsspencer/docker-magento2
- Owner: fsspencer
- Created: 2017-12-26T14:49:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-26T16:14:18.000Z (almost 7 years ago)
- Last Synced: 2023-10-22T13:38:15.099Z (about 1 year ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Magento 2](https://cdn.rawgit.com/rafaelstz/magento2-snippets-visualstudio/master/images/icon.png)
# Magento 2 Docker
### Apache 2.4 + PHP 7.0 + OPCache + MariaDB + N98 Magerun 2 + XDebug + Redis
[![Build Status](https://travis-ci.org/clean-docker/Magento2.svg?branch=master)](https://travis-ci.org/clean-docker/Magento2)
[![Build Status](https://images.microbadger.com/badges/image/rafaelcgstz/magento2.svg)](https://microbadger.com/images/rafaelcgstz/magento2)### Requirements
**MacOS:**
Install [Docker](https://docs.docker.com/docker-for-mac/install/), [Docker-compose](https://docs.docker.com/compose/install/#install-compose) and [Docker-sync](https://github.com/EugenMayer/docker-sync/wiki/docker-sync-on-OSX).
**Windows:**
Install [Docker](https://docs.docker.com/docker-for-windows/install/), [Docker-compose](https://docs.docker.com/compose/install/#install-compose) and [Docker-sync](https://github.com/EugenMayer/docker-sync/wiki/docker-sync-on-Windows).
**Linux:**
Install [Docker](https://docs.docker.com/engine/installation/linux/docker-ce/ubuntu/) and [Docker-compose](https://docs.docker.com/compose/install/#install-compose).
### How to use
Install the [Dockerize](https://github.com/fsspencer/dockerize-magento) tool in order to set up a Magento project.
### License
MIT © 2017 [Francis S. Spencer](https://github.com/fsspencer/) and contributors.