Commit Graph

7 Commits

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