Sign inSign up

nyulibraries/docker-nginx

By nyulibraries

Updated over 7 years ago

Built off base alpine nginx image with additional defaults for kubernetes and security

Image
0

1.2K

nyulibraries/docker-nginx repository overview

NYULibraries Docker Nginx

Build off base alpine nginx image with additional defaults for kubernetes and security:

  • output logs to stdout by default
  • runs as non-root user by default
  • installed with htpasswd for basic authentication

Generate secure htpasswd file

docker run --rm nyulibraries/nginx:master /tmp/generate_htpasswd.sh $USERNAME

Tag summary

Content type

Image

Digest

Size

7.8 MB

Last updated

over 7 years ago

docker pull nyulibraries/docker-nginx