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

https://github.com/pottava/docker-php


https://github.com/pottava/docker-php

Last synced: 6 months ago
JSON representation

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`