Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.
/ docker-ssl-proxy Public archive

Builds a docker image that proxies SSL calls to another docker.

Notifications You must be signed in to change notification settings

bombbomb/docker-ssl-proxy

Repository files navigation

docker-ssl-proxy

Builds a basic nginx server that proxies incoming SSL calls to a target docker.

Build and Run the Proxy

Build the docker:

sh build.sh [-d Target Docker (Default: bixel)]

Run the docker:

sh build.sh [-p SSL Port (default: 443)] [-d Target Docker (Default:
bixel)] [-t Target Docker Port (Default: 80)]

Docker Hub Image

You can get the publicly available docker image at the following location: Docker Hub - SSL-Proxy

About

Builds a docker image that proxies SSL calls to another docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages