Commit Graph

5 Commits

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