Sign inSign up

tozny/redirector

By tozny

Updated 10 months ago

redirects http 301 to a given url

Image
0

1.6K

tozny/redirector repository overview

Redirector

Sends HTTP 301 redirect during any request to this container. Useful for starting domain name changes of web services.

Use Example

docker run -it --rm \
  -p 8080:80 \
  -e REDIRECT_FQDN=https://tozny.com \
  tozny/redirector

Tag summary

Content type

Image

Digest

sha256:4446190d6

Size

21.6 MB

Last updated

10 months ago

docker pull tozny/redirector