clarkzjw/nginx-proxy-google

By clarkzjw

Updated almost 9 years ago

nginx-proxy-google

Image
3

968

clarkzjw/nginx-proxy-google repository overview

nginx-proxy-google CircleCI

Inspired by ngx_http_google_filter_module

Base Docker Image

Usage

You can either pull automated build from Docker Hub or build the image by yourself.

Pull from Docker Hub
docker pull clarkzjw/nginx-proxy-google
Build the image by yourself
git clone https://github.com/clarkzjw/nginx-proxy-google
  • Build an image from Dockerfile
docker build -t="nginx-proxy-google" .

Run

docker run -d -p <host-ip-port>:80 nginx-proxy-google

Tag summary

Content type

Image

Digest

Size

243.6 MB

Last updated

almost 9 years ago

docker pull clarkzjw/nginx-proxy-google