https://github.com/pottava/docker-php
https://github.com/pottava/docker-php
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pottava/docker-php
- Owner: pottava
- Created: 2016-01-26T08:32:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T09:32:15.000Z (about 10 years ago)
- Last Synced: 2025-06-03T17:50:34.660Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Supported tags and respective `Dockerfile` links:
・5.6 ([versions/5.6/Dockerfile](https://github.com/pottava/docker-php/blob/master/versions/5.6/Dockerfile))
Usage
`docker run --rm -p 80:80 -v $(pwd):/var/www/localhost/htdocs pottava/php:5.6`