listen to docker events and respond to them
Go to file
2022-03-25 12:10:25 +01:00
events add volume events and fix repeated keys in configuration 2022-03-25 12:10:17 +01:00
handlers add volume events and fix repeated keys in configuration 2022-03-25 12:10:17 +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 docker event handler implementation 2022-03-25 12:09:02 +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 add volume events and fix repeated keys in configuration 2022-03-25 12:10:17 +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.