Development environment for EC-CUBE 3.x.
- git clone
git clone https://github.com/nanasess/docker-ec-cube3.git
cd docker-ec-cube3
docker-compose up -d
Let's Access in Browser
- Front End)
http://localhost:8080
- Back End)
http://localhost:8080/admin
- ID: admin / PW: password
- MailCatcher)
http://localhost:1080/
docker-compose --project-name mysql -f docker-compose.yml -f docker-compose.mysql.yml up -d
docker-compose stop
docker-compose rm
- This software is released under the MIT License, see LICENSE.txt.