sudo-shubham / secure-nginx

Nginx Docker image configured for security and performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Nginx Docker image configured for security and performance.

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%