/secure-nginx

Nginx Docker image configured for security and performance.

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

Secure Nginx

Nginx Docker image configured for security and performance.

Docker Hub

Build Instructions:

  • Clone this repository using git clone https://github.com/sudo-shubham/secure-nginx
  • Change the directory using cd secure-nginx
  • Run docker build . -t <image_name>.

Notes:

  • Currently alpine:3.10.2 is used as base image.