Skip to content

kaelzhang/docker-nginx

 
 

Repository files navigation

docker

kaelz/nginx

The altered nginx docker image from the official one, which includes headers-more-nginx-module

Only supports alpine for now.

Usage

docker pull kaelz/nginx:alpine
docker run -d -P --name nginx kaelz/nginx:alpine

This is the Git repo of the official Docker image for nginx. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specificially in docker-library/docs/nginx.

About

The forked NGINX Dockerfiles with headers-more-nginx-module

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 98.9%
  • JavaScript 1.1%