Skip to content

brenohalabi/magento2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-docker

Magento2 Docker

Starting all docker containers

docker-compose up -d

Get Vendor data

composer install

Get custom banner module

composer update brenohalabi/magento2-add-banner

Setup install

Type localhost/setup for configure and install database

Database default data

  • User: magento2
  • Password: magento2
  • Database name: magento2
  • Host: db

About

Magento2 Docker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors