Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 272 Bytes

File metadata and controls

20 lines (14 loc) · 272 Bytes

lampStackDocker

LAMP Stack Docker

Usage

Execute the following command:

docker-compose up -d

IPs in use

Apache   : 172.55.0.2
MYSQL    : 172.55.0.3
Mailhog  : 172.55.0.6:8025
adminer  : 172.55.0.5:8080
memcached: 172.55.0.4