shift / docker-nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# nginx

Docker image inheritance:
 * shift/ubuntu:16.04
 * ubuntu:16.04

## Volumes

 * /etc/nginx
 * /var/log/nginx
 * /var/lock
 * /var/run
 * /var/lib/nginx/fastcgi

## Ports

 * 80/tcp
 * 443/tcp

About


Languages

Language:Makefile 100.0%