Skip to content

arunshekher/e107-multicontainer-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e107 Multi-container Docker Setup

Things are added and improved upon but stable enough for local development.

Usage

1. Short

git clone https://github.com/arunshekher/e107-multicontainer-docker.git e107_docker;
cd e107_docker;
sh ./script/setup

2. Not so short

git clone https://github.com/arunshekher/e107-multicontainer-docker.git e107_docker;
cd e107_docker;
cp .env.example .env \
docker-compose up -d --build

About

Apache, PHP (PHP Apache module only now), Adminer, MailHog, Cron, XDebug multi-container Docker development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published