Skip to content

gurkanbicer/docker-lampr-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAMP-R Stack built with Docker Compose

  • Apache 2.4
  • PHP 7.3
  • MySQL 5.7, MySQL 8 or MariaDB 10.3
  • PhpMyAdmin Latest
  • Redis Latest

Installation

git clone https://github.com/gurkanbicer/docker-lampr-stack.git
cd docker-lampr-stack
cp sample.env .env
docker-compose up -d