Commit Graph

4 Commits

Author SHA1 Message Date
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