Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pl4g4/lampStackDocker
LAMP Stack Docker
https://github.com/pl4g4/lampStackDocker
Last synced: 3 months ago
JSON representation
LAMP Stack Docker
- Host: GitHub
- URL: https://github.com/pl4g4/lampStackDocker
- Owner: pl4g4
- Created: 2018-01-03T04:13:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T04:39:11.000Z (almost 7 years ago)
- Last Synced: 2024-05-15T04:32:04.363Z (6 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lampStackDocker
LAMP Stack DockerUsage
-----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
```