Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noteed/hurling
A Humming worker running Docker commands.
https://github.com/noteed/hurling
Last synced: about 2 months ago
JSON representation
A Humming worker running Docker commands.
- Host: GitHub
- URL: https://github.com/noteed/hurling
- Owner: noteed
- License: other
- Created: 2015-04-16T18:16:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T18:43:29.000Z (almost 8 years ago)
- Last Synced: 2023-04-13T10:31:55.541Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hurling - a Humming worker running Docker commands
The idea of Hurlign is to read `docker run` commands from a Humming queue and
actually call `docker run`.A special case where a GitHub Hooks `push` payload is implemented and result in
a call to `images.reesd.com/reesd/builder`.A sample Docker image used to try Hurling can be built with `make` and run
with:> docker run -v /var/run/docker.sock:/var/run/docker.sock noteed/hurling