Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

OmarQunsul/HTTP-to-HTTPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-to-HTTPS

Docker Image with Nginx for HTTP to HTTPS Redirection

Page on Docker Hub

Link

Instructions

docker pull omarqunsul/http-to-https
docker run --rm -p 5000:80 omarqunsul/http-to-https:0.1

curl http://localhost:5000/foobar

You should get redirection to https://....

Omar Qunsul

About

Docker Image with Nginx for HTTP to HTTPS Redirection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published