A Dockerfile with postgresql+php+apache
- PHP 5.6.25
- PostgreSQL 9.4.9
- Apache/2.4.10
- Build or pull the image
- docker build -t="image_name" .
- docker pull dnsaoki/postgres_apache_php
- Run
- docker run --name [name] -itd -p [port]:80 [image_name]
| Name | Name | Last commit date | ||
|---|---|---|---|---|