Skip to content
/ docker-base Public template

Docker base setup for php-fpm, nginx, mysql, memcached

Notifications You must be signed in to change notification settings

pureweb-creator/docker-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Development Template

This Docker template provides a base setup for developing web applications using Nginx, PHP-FPM, Memcached, and MySQL.

Configuration

  • Nginx: Configuration files can be found in the .docker/nginx/ directory.
  • PHP-FPM: Configuration files are located in the .docker/php/ directory.
  • MySQL: Database configuration files can be found in the .docker/mysql/ directory.

Volumes

  • MySQL: Data files are mounted inside docker container.

About

Docker base setup for php-fpm, nginx, mysql, memcached

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published