Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 218 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 218 Bytes

docker-nginx

Docker nginx image based on official nginx:alpine.

Additional operations

  • Adds user www-data with UID 1000 and specify it as nginx user.
  • Installs openssl
  • Generates ssl key for HTTPS connections