Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
/ lamp-docker Public archive

Linux - Apache2 - MySQL - PHP environment for Docker

License

Notifications You must be signed in to change notification settings

shef-er/lamp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux - Apache2 - MySQL - PHP environment for Docker

PHP Extensions included

curl, gd, imagick, intl, json, mbstring, mysqli, opcache, pdo_mysql, xdebug, xsl, zip

Setup

To start container run in console

docker-compose up -d

To stop container run in directory of this repo

docker-compose down