A local Docker Environment for building PHP applications 🔨
-
Updated
Feb 21, 2025 - Dockerfile
LAMP is a bundle of software consisting of four open source programs.
It is one of the most popular software categories for servers.
A usual LAMP server includes:
Most Linux distributions include the components of a LAMP server.
There are also some other variants of LAMP, such WAMP, which runs on Windows
instead of Linux.
A local Docker Environment for building PHP applications 🔨
Simple and useful LAMP & LEMP and more stack environments to use on Docker.
Alpine docker with lamp (php7)
Easy to use docker environment for PHP development. With zero configuration supports hosting multiple websites, valid SSL certificates (for HTTPS and HTTP 2 development), HTTP2 support. See https://r.je/vje-docker-virtual-server
a basic LAMP stack environment built using Docker Compose
Omeka-S in Docker containers.
Example LAMP stack running on Docker
Docker-compose with LAMP stack.
Docker with PHP 8.3, Apache, MySql, PhpMyAdmin (LAMP)
This repository provides a complete Docker setup for running a Laravel application. It includes configurations for PHP, Nginx, MySQL, phpMyAdmin, Adminer, and Redis. This setup is designed to simplify the development process by containerizing all the necessary services.
Setup Nextcloud on Raspberry Pi using Docker, tested with Nextcloud version 19.0.2.
Docker with LAMPP stack and SSH & SFTP access
This project contains a minimal LAMP stack built with Docker Compose. This simple stack enables to easily and convinently develop and run websites locally.
Another Docker LAMP repository. It's based on sprintcube/docker-compose-lamp.