Sign inSign up

3dpro/nginx-php

By 3dpro

Updated almost 2 years ago

Nginx 1.10 /w PHP 7.0 image of Debian Sid

Image
0

10K+

3dpro/nginx-php repository overview

Nginx 1.10 /w PHP 7.0 image of Debian Sid Build Status

Required Docker Images

  • nginx

Build

  docker build -t nginx-php:latest .

Run

  docker run -d -p 8080:80 -p 4433:443 -h nginx-php --name nginx nginx-php:latest

Tag summary

Content type

Image

Digest

sha256:b1153af26

Size

217.5 MB

Last updated

almost 2 years ago

docker pull 3dpro/nginx-php