Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pl4g4/lampStackDocker

LAMP Stack Docker
https://github.com/pl4g4/lampStackDocker

Last synced: 3 months ago
JSON representation

LAMP Stack Docker

Awesome Lists containing this project

README

        

# 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

```