ngrok
Reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. More information: <https://ngrok.com>.
RUN apt-get update && \
apt-get install -y ngrok-client
RUN apt-get update && \
apt-get install -y ngrok-client
RUN apt-get update && \
apt-get install -y ngrok-client