NGROK image based on Alpine Linux.
Run and explore other container, your web server or network IP on IP or port:
docker run -it -p 4040:4040 -e ARGS="http 172.53.0.6:80" --name ngrok lordius/alpine-ngrok
Visit localhost:4040 or IP where is container with port 4040 for checking running tunnels.
For more options in ARGS see NGROK official docs
| Variable | Default Value | Description |
|---|---|---|
| ARGS | $ARGS variable in the command ngrok $ARGS |
See Docker Compose LAMP.
Content type
Image
Digest
Size
22.4 MB
Last updated
over 8 years ago
docker pull lordius/alpine-ngrok