Nicolas Carlier
ac754d93ac
chore(): update Go version
2018-08-28 15:48:52 +00:00
Nicolas Carlier
d9158c7ef5
Merge branch 'master' of github.com:ncarlier/webhookd
2018-07-06 14:10:53 +00:00
Nicolas Carlier
67bfe0786f
feat(): add Docker entrypoint
...
This allows to pre-fetch scripts form a GIT repository.
2018-07-06 14:07:09 +00:00
Nicolas Carlier
c723387d8b
fix(docker): add bash shell to the Docker image
2018-05-06 11:00:27 +02:00
Nicolas Carlier
a912f48b5f
chore(docker): add default scripts
2018-01-15 10:51:15 +00:00
Nicolas Carlier
c2a17414f9
feat(docker): add jq inside the Docker image
2018-01-05 15:31:50 +00:00
Nicolas Carlier
10b82d67a1
feat(docker): add git and ssh client inside the Docker image
2018-01-05 14:37:50 +00:00
Nicolas Carlier
14c214efdf
refactor(): Complete refactoring.
...
- No external dependencies
- No predefined directory structure
- Able to launch any kind of shell script with custom parameters
- Get script output as text event stream (SSE)
- Using common Makefiles
- Extends docker/dind Docker image
2018-01-02 16:11:59 +00:00
Nicolas Carlier
7a1fdcfdf3
chore: Add sudo.
2014-11-10 16:37:42 +00:00
Nicolas Carlier
cb738486f3
feat: Create docker container.
2014-09-23 18:21:43 +00:00