listen to docker events and respond to them
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gwendolyn 9e46a22280 update package name with repo url 1 year ago
events sort imports 1 year ago
handlers update package name with repo url 1 year ago
.gitignore docker event handler implementation 1 year ago
LICENSE Initial commit 1 year ago
README.md update readme slightly 1 year ago
example.conf add volume events and fix repeated keys in configuration 1 year ago
go.mod update package name with repo url 1 year ago
go.sum docker event handler implementation 1 year ago
main.go update package name with repo url 1 year ago

README.md

docker-event-handler

This program allows you to listen to docker events and respond to them. Container, volume and network events are supported.