Sign inSign up

dstritzke/nginx-redirection

By dstritzke

Updated about 9 years ago

An Nginx Docker Image, which redirects each request to a specified URL.

Image
0

909

dstritzke/nginx-redirection repository overview

Nginx Redirection

This Docker Image redirects each HTTP request to a URL specified by the REDIRECTION_TARGET environment variable.

Example usage:

docker run -d -p 8080:8080 -e REDIRECTION_TARGET=https://example.com dstritzke/nginx-redirection:latest

Tag summary

Content type

Image

Digest

Size

6.4 MB

Last updated

about 9 years ago

docker pull dstritzke/nginx-redirection