docker run -d -e URL=www.example.com http-redirect
10K+
Example:
docker run -d -e URL=www.example.com http-redirect
this will create a container that listens on port 9191 and redirects all traffic to the https://www.example.com/. This can be customized by changing the URL environment variable.
Content type
Image
Digest
Size
26.7 MB
Last updated
over 8 years ago
docker pull rkhtech/http-redirect