Search Docker Hub
nginx-php
By 3dpro
Nginx 1.10 /w PHP 7.0 image of Debian Sid
10K+
docker build -t nginx-php:latest .
docker run -d -p 8080:80 -p 4433:443 -h nginx-php --name nginx nginx-php:latest
Content type
Image
Digest
sha256:b1153af26…
Size
217.5 MB
Last updated
almost 2 years ago
docker pull 3dpro/nginx-php