Sign inSign up

webfatorial/nginx

By webfatorial

•Updated almost 9 years ago

NGINX webfatorial Docker Image

Image
0

1.9K

webfatorial/nginx repository overview

⁠webfatorial/nginx

NGINX extended version: provides a version of nginx with webfatorial/php:fpm

⁠NGINX Versions

  • http
  • ssl

⁠Docker Compose example

nginx:
    image: webfatorial/nginx
    restart: 'yes'
    ports:
        - "80:80"
    volumes:
        - ./:/var/www/html
    links:
        - fpm

Tag summary

Content type

Image

Digest

Size

42.4 MB

Last updated

almost 9 years ago

docker pull webfatorial/nginx