FROM wernight/ngrok
COPY run.sh /
USER root
RUN apk add gettext # enables envsubst
CMD sh /run.sh