Qasim Sarfraz
6189eaf3a4
Exclude escaping quotes ( #21 )
2018-08-07 22:26:37 +02:00
Sean Dietrich
ce878ba0e0
Add option to debug if end user wants ( #17 )
...
* Add option to debug if end user wants
Added option for NGROK_DEBUG variable just incase someone wants the standard layout instead
* Modified as -n was not working properly
* Update entrypoint.sh
2018-05-18 09:58:00 +02:00
Andrea Baron
5d612361f4
Allows setting a custom region
2017-07-04 09:37:52 +02:00
Werner Beroux
4f5fdae585
Adds NGROK_PORT as per issue #3 .
2016-07-01 14:20:45 +00:00
Werner Beroux
1a61d46207
Add EditorConfig and Codenvy Factory with a badge.
2016-06-28 15:00:07 +00:00
Werner Beroux
d35a8cef17
Breaking change: When parameters are passed directly run them.
2016-06-28 14:43:45 +00:00
Werner Beroux
8b7b70ee91
Revert "Make entrypoint.sh the entrypoint."
...
This reverts commit 0082d0d961
.
2015-07-10 14:35:28 +02:00
Werner Beroux
0082d0d961
Make entrypoint.sh the entrypoint.
...
Eventhou it is the ENTRYPOINT, it will just work
as if it was the CMD because it exec all arguments.
2015-07-08 14:45:55 +02:00
Werner Beroux
e12ce05011
Rename ngrok_disover -> entrypoint.sh.
...
The later name is what Docker official images usually
use, like Redis for example.
2015-07-07 21:17:12 +02:00