Commit Graph

6 Commits

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