Commit Graph

58 Commits

Author SHA1 Message Date
Giles Bradshaw a035d70c22 chore(release): 1.0.0 2020-08-10 17:52:36 +01:00
Giles Bradshaw 23c8ea74cc yarn.lock 2020-08-10 17:52:27 +01:00
Giles Bradshaw 704a293c35 moded for sigyl docker 2020-08-10 17:49:23 +01:00
Werner Beroux c32a1512f2 Adds Autotest. 2020-07-29 20:42:13 +02:00
Werner Beroux 8336201409 Fixup for GLIBC. 2020-07-29 19:21:10 +02:00
Kyle Harrison a94a16bf39 Adds undocumented enviromental variables to Readme 2020-07-29 16:22:42 +02:00
Werner Beroux 88b80895ff Upgrades LIBC.
See also #53.
2020-07-29 16:14:19 +02:00
Werner Beroux ce6799c1a1 Upgrades base images.
See also #53.
2020-07-29 16:11:58 +02:00
zabio3 e066f3cac9 Add $NGROK_LOOK_DOMAIN 2019-05-23 15:15:56 +02:00
Werner Beroux 202c4692cb Fixes Ngrok now needing glibc. 2019-03-27 23:27:01 +01:00
Andrii Abramov aa0a09bc7f #36 Persist auth token to ~/.ngrok2/ngrok.yml instead of appending it to command line args 2019-03-27 23:07:28 +01:00
SOFe eb71dd48a0 Document that NGROK_PORT supports non-local services (#32)
https://ngrok.com/docs#non-local
Very useful with docker-compose.
2019-01-11 10:02:34 +01:00
Matthew Baggett 6d417fb4de Add support for reserved TCP addresses (#31)
* Add support for reserved tcp addresses
* Rework to suit pull request comments
2019-01-11 10:02:09 +01:00
Chris Kirby 9a8505d39c added support for the bind-tls arg (#29)
- added new env NGROK_BINDTLS which adds the arg
- updated the readme
2019-01-04 13:34:39 +01:00
Markus Becker 1110e66ee3 Include non-dockerized target instructions (#25)
I got there with trial and error, being not very trained with docker. But the proposed function works great.
2018-11-15 10:01:21 +01:00
Werner Beroux caabdb378c
Update README.md 2018-08-25 09:37:40 +02:00
Adrien Kühn 80c2b07e42 Add ARM Dockerfile (#23) 2018-08-21 09:24:57 +02:00
Qasim Sarfraz 6189eaf3a4 Exclude escaping quotes (#21) 2018-08-07 22:26:37 +02:00
Werner Beroux 4f4f88ebc6 Upgrades Alpine. 2018-07-18 16:10:19 +02:00
Ben Kuhl feba70629e Added badges for quick access to the dockerhub repo (#18) 2018-06-05 15:59:32 +02:00
Werner Beroux 8ce5abc579 Smaller, based on latest Alpine.
Fixing also warning as in issue #15.
2018-05-18 10:13:05 +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
Johnny 7d91e97c9a Fix home folder permission 2017-08-23 15:20:34 +02:00
Andrea Baron fafce842f5 Added documentation for custom region environment variable 2017-07-04 09:37:52 +02:00
Andrea Baron 5d612361f4 Allows setting a custom region 2017-07-04 09:37:52 +02:00
Werner Beroux df6ad67c4a Merge pull request #11 from zetachang/patch-1
Fix README
2017-05-10 10:05:02 +02:00
David Chang 973d73e3b8 Fix README 2017-05-06 21:56:35 +08:00
Werner Beroux 561a5f7db0 Update README.md
Fixes #9
2017-03-17 00:52:33 +01:00
Werner Beroux f48fa21e46 Update README.md 2016-10-16 17:22:40 +02:00
Werner Beroux 4c361a9c48 Update README.md 2016-08-17 15:30:42 +02:00
Werner Beroux 5cc484fe68 Update README.md 2016-07-08 12:11:12 +02:00
Werner Beroux 7d6845e820 Update README.md
See issue #4
2016-07-08 11:35:19 +02:00
Werner Beroux 88f687e9de Update README.md 2016-07-08 09:33:56 +02:00
Werner Beroux 4f5fdae585 Adds NGROK_PORT as per issue #3. 2016-07-01 14:20:45 +00:00
Werner Beroux 955515af69 Update README.md 2016-06-29 07:55:26 +02:00
Werner Beroux 85872974c2 Trying to fix Codenvy factory. 2016-06-28 15:16:54 +00:00
Werner Beroux cc04cdf426 Merge branch 'master' of https://github.com/wernight/docker-ngrok 2016-06-28 15:15:36 +00:00
Werner Beroux 15eea21fda Update .codenvy.dockerfile 2016-06-28 15:15:05 +00:00
Werner Beroux fb59bf7423 Update .codenvy.dockerfile
Trying to fix the Codenvy factory.
2016-06-28 17:10:51 +02: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 ad2b05aa4f Update README.md
Remove ImageLayers.io badge (reporting zero size for a long time).
2016-06-22 10:11:52 +02:00
Werner Beroux 0f98a32963 Reduces the number of layers. 2016-03-11 11:25:04 +01:00
Werner Beroux d4cdb35e29 Updates to latest stable release. 2016-03-11 11:19:59 +01:00
Werner Beroux 28ad6c9e9a Comments and minor refactoring. 2016-03-11 11:14:19 +01:00
Werner Beroux 9a4f20bfed Update README.md
Make README friendly on Docker Hub.
2015-12-02 14:53:35 +01:00
Werner Beroux 19d7c23dcf Minor fixup. 2015-11-03 14:55:03 +01: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 2f140fae43 Update README.md
Include helper function.
2015-07-08 14:34:40 +02:00