Sign inSign up

alanct/nginx

By alanct

Updated almost 11 years ago

A basic nginx server that allows you to mount a "sites-enabled" directory.

Image
0

642

alanct/nginx repository overview

From https://github.com/alanctkc/docker-nginx

To run a basic nginx server with /path/to/sites-enabled as the sites-enabled directory:

$ docker run -d -p 80:80 -v /path/to/sites-enabled:/etc/nginx/sites-enabled alanct/nginx

Tag summary

Content type

Image

Digest

sha256:cdd5c98b3

Size

165.1 MB

Last updated

almost 11 years ago

docker pull alanct/nginx