Skip to content

A minimal docker structure for running NGINX, PHP (with PDO) and MySQL

Notifications You must be signed in to change notification settings

thomashockaday/docker-lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker LEMP

A minimal docker structure for running NGINX, PHP (with PDO) and MySQL.

How to Use

  • Download the repository
  • $ composer install
  • Create a .env file by copying .env.example and set the database credentials
  • $ bin/docker-up
  • Open http://localhost in your browser
  • Edit the contents of the src/public/ folder with your website

About

A minimal docker structure for running NGINX, PHP (with PDO) and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published