X Tutup
The Wayback Machine - https://web.archive.org/web/20200905064328/https://github.com/soifou/docker-lamp/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

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 with FPM and all common PHP extensions
  • Container db: MariaDB 10.x
  • Container mail: Maildev
  • Container cache: Redis

Installation

What next?

Read further

About

My Docker LEMP stack

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup