Sign inSign up

lordius/alpine-ngrok

By lordius

•Updated over 8 years ago

NGROK image based on Alpine Linux.

Image
1

2.4K

lordius/alpine-ngrok repository overview

⁠NGROK image

NGROK image based on Alpine Linux.

⁠How to run

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⁠

⁠Environment Variables

VariableDefault ValueDescription
ARGS$ARGS variable in the command ngrok $ARGS

⁠Full LAMP stack

See Docker Compose LAMP⁠.

Tag summary

Content type

Image

Digest

Size

22.4 MB

Last updated

over 8 years ago

docker pull lordius/alpine-ngrok