listen to docker events and respond to them
Go to file
2022-03-25 12:40:13 +01:00
events sort imports 2022-03-25 12:17:47 +01:00
handlers update package name with repo url 2022-03-25 12:40:13 +01:00
.gitignore docker event handler implementation 2022-03-25 12:09:02 +01:00
example.conf add volume events and fix repeated keys in configuration 2022-03-25 12:10:17 +01:00
go.mod update package name with repo url 2022-03-25 12:40:13 +01:00
go.sum docker event handler implementation 2022-03-25 12:09:02 +01:00
LICENSE Initial commit 2022-03-22 19:03:55 +01:00
main.go update package name with repo url 2022-03-25 12:40:13 +01:00
README.md update readme slightly 2022-03-25 12:10:25 +01:00

docker-event-handler

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