Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaporylie/docker-rpi-ngrok
Ngrok for Raspberry Pi inside Docker container
https://github.com/zaporylie/docker-rpi-ngrok
Last synced: about 2 months ago
JSON representation
Ngrok for Raspberry Pi inside Docker container
- Host: GitHub
- URL: https://github.com/zaporylie/docker-rpi-ngrok
- Owner: zaporylie
- Created: 2015-12-03T20:55:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T20:55:40.000Z (about 9 years ago)
- Last Synced: 2024-10-12T01:44:19.976Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NGROK for Raspberry PI
=======================# Quickstart
1. clone this repo
1. `docker build -t local/ngrok .`
1. `docker run -d -e AUTHTOKEN= -e HTTP_PORT=80 local/ngrok`# Status
proof of concept