Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-based application with docker

This docker composition contains:

  • PHP driver for your application, version in use by default is 7.4
  • Apache 2.4 server (optional)
  • MySQL server (default to 8.4)

How to?

Run with its actual setup (basic)

This will run all the 3 services and bind ./public folder as root apache folder

docker compose up -d

Run with a specific folder

To to so, you need to tweak a bit the docker-compose.yml file, in volume section to point your public folder to the volume application-data.

About

Running LAMP server with docker

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages