I wrote a small .NET Core open source console app to listen to Docker container events and pipe them out to various destinations. The main reason I created this was because I hadn’t found something that did this and allowed various destinations. Also I wanted to develop something in .NET Core.
Slack is only included for now. Would love some feedback. Pull requests are welcome!