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 |
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 |
Werner Beroux
|
4f4f88ebc6
|
Upgrades Alpine.
|
2018-07-18 16:10:19 +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 |
Johnny
|
7d91e97c9a
|
Fix home folder permission
|
2017-08-23 15:20:34 +02:00 |
Werner Beroux
|
85872974c2
|
Trying to fix Codenvy factory.
|
2016-06-28 15:16:54 +00: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
|
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
|
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 |
Werner Beroux
|
d30080dfcd
|
Use CMD instead of ENTRYPOINT to make it simpler for most users.
|
2015-06-23 15:54:37 +02:00 |
Werner Beroux
|
ba678651d9
|
Initial version.
|
2015-06-22 14:03:40 +02:00 |