Sign inSign up

tcaxias/nginx

By tcaxias

Updated over 8 years ago

Nginx container to server static content with HTPASS

Image
0

50K+

tcaxias/nginx repository overview

Nginx container to server static content with HTPASS

Example usage:

docker run -e HTPASS="secret_1337_password" \
-v $PWD/nginx.conf:/etc/nginx/nginx.conf:ro \
-d --name nginx --net host tcaxias/nginx

Tag summary

Content type

Image

Digest

Size

5.1 MB

Last updated

over 8 years ago

docker pull tcaxias/nginx