Skip to content

soifou/docker-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEMP stack with Docker Toolbox

Overview

This is my development environment which run a Linux LEMP stack that work on most of my PHP projects. All the Docker images are based on Alpine Linux to get something that remains light for disk space.

  • Container web: Nginx
  • Container php: PHP5.x/7.x/8.x with FPM and all common PHP extensions
  • Container mariadb: MariaDB 10.x
  • Container mail: Mailpit
  • Container cache: Redis

Installation

What next?

Read further

Releases

No releases published

Packages

No packages published