Small container, that simply redirects all HTTP requests to HTTPS.
Can be used with rancher Load balancer.
Based on Nginx and Alpine.
Build image
docker build -t redirect .
Run container
docker run -d -p 80:80 --name=redirect redirect
| Name | Name | Last commit date | ||
|---|---|---|---|---|