An open API service indexing awesome lists of open source software.

https://github.com/progrium/dockerhook

Docker event stream listener that triggers a hook script
https://github.com/progrium/dockerhook

Last synced: 4 months ago
JSON representation

Docker event stream listener that triggers a hook script

Awesome Lists containing this project

README

          

# dockerhook

Daemon that listens for Docker events and triggers a hook script for each event, passing any container data to STDIN.

## Notes

Currently using a patched version of Docker client, so building may fail for you. There is a binary release available for now.