Usage:
docker run -d --name my-app \
-p 80:80 \
-v $(pwd):/www \
-v /tmp/nginx.conf:/etc/nginx/nginx.conf:ro \
-v /tmp/supervisord.conf:/etc/supervisord.conf \
hnx116/php:5-alpine
Content type
Image
Digest
Size
50.5 MB
Last updated
about 8 years ago
docker pull hnx116/php:5-alpine