Skip to content

daime/docker-magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Magento 2

This project aims to help Magento 2 developers.

Prerequisite

Software

  1. Docker
  2. Docker Composer
  3. Vim

Authentication and authorization

  1. GitHub Personal Access Token
  2. Magento Connect

Setup

Add credentials generated at the steps before by running

make setup

Clone

Clone Magento 2 repository locally

make clone

Build and run

make

Magento install

Only need for the first time install

make magento-install

Other

Take a look at Makefile for other common tasks.

About

This project aims to help Magento 2 developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published