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

Another Docker LAMP repository. It's based on sprintcube/docker-compose-lamp.

License

Notifications You must be signed in to change notification settings

ozgurg/docker-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker LAMP

Yeah, another Docker LAMP repository.

It's based on docker-compose-lamp. Use the original one, if you need advanced solution.

I customized, removed and simplified parts that I don't need right now.

It's not production ready and not tested for it.

Installation

git clone https://github.com/ozgurg/docker-lamp.git
cd docker-lamp
docker-compose up -d

Webserver: http://localhost:8081 - /pdo.php & /phpinfo.php

phpMyAdmin: http://localhost:8001

License

License: MIT