Commit Graph

24 Commits

Author SHA1 Message Date
Nicolas Carlier
781ccdd26d chore(docker): add aha to distrib image 2023-10-17 20:05:11 +00:00
Nicolas Carlier
7cbaff895f chore(): bump dependencies 2023-10-03 17:58:13 +00:00
Nicolas Carlier
e219a0f376 chore(docker): install Docker compose plugin
Switch from Docker Compsoe script to Compose CLI plugin.

close #81
2023-04-01 06:28:44 +00:00
Nicolas Carlier
1a25f73d04 chore(docker): add openssl to the distrib
close #82
2023-04-01 06:17:41 +00:00
Nicolas Carlier
43c0885d0a chore(): upgrade dependencies 2022-10-26 08:35:13 +02:00
Nicolas Carlier
5f8a76f5f2 feat(docker): create slim and distrib Docker image 2022-08-25 21:06:54 +00:00
Nicolas Carlier
47ba07dd12 chore(): upgrade Go version 2021-12-05 10:23:26 +00:00
Nicolas Carlier
379ed57948 chore(): upgrade Go version 2020-08-20 08:20:39 +00:00
Nicolas Carlier
8a393cc0c3 feat(docker): use Docker Compose container wrapper 2020-03-15 23:07:38 +00:00
Nicolas Carlier
14f7d7abf9 chore(docker): add curl to Docker image 2020-03-15 20:44:03 +00:00
Nicolas Carlier
7b955ded52 chore(): update Go version 2020-01-28 20:14:03 +00:00
Jens Willmer
690e0e1623 Update Dockerfile with docker-compose 2019-03-29 17:09:34 +00:00
Nicolas Carlier
7cb6140c1b chore(make): refactoring of the distribution task 2019-01-09 10:25:51 +00:00
Nicolas Carlier
0a096c2763 chore(): upgrade to Go 1.11 2018-12-18 19:50:47 +00:00
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