A Docker image for ngrok, introspected tunnels to localhost.
10K+
Heavily leveraged from fnichol/ngrok - Thank You.
Changes to the Dockerfile include:
Example usage:
docker run --rm --name ngrok -e "HTTP_PORT=192.168.0.100:8080" centurylink/ngrok
Valid environmental variables are: HTTP_PORT and HTTPS_PORT
View the docker logs for the running container to see the subdomain URL(ngrok.com) assigned to access.
Detailed ngrok instructions here.
Content type
Image
Digest
sha256:cb96272a8…
Size
8.7 MB
Last updated
about 11 years ago
docker pull centurylink/ngrok