An open API service indexing awesome lists of open source software.

https://github.com/michael34435/docker-ngrok

Create your own ngrokd image by yourself
https://github.com/michael34435/docker-ngrok

ngrok ngrok-server ngrokd

Last synced: 7 months ago
JSON representation

Create your own ngrokd image by yourself

Awesome Lists containing this project

README

          

# docker-ngrok

It's the best way to build ngrokd docker image by yourself.

Simply type build command like this.

```bash
docker build --build-arg NGROK_BASE_DOMAIN={REPLACE_IT_WITH_YOUR_DOMAIN} .
```