Sign inSign up

alex778/nginx-php

By alex778

Updated about 4 years ago

Simple installation of nginx with php-fpm

Image
0

96

alex778/nginx-php repository overview

By default, NginX listens only TCP port 80 and you should open in your container. For example command might be like:

docker run -d -p 7777:80 --name nginx-php nginx-php

Site-zone: /etc/nginx/sites-available/

Which is the role of container? The question is answer...

Tag summary

Content type

Image

Digest

sha256:8f0a42391

Size

84.8 MB

Last updated

about 4 years ago

docker pull alex778/nginx-php