{"id":13451284,"url":"https://github.com/gaui/docker-notifier","last_synced_at":"2026-01-21T20:46:59.797Z","repository":{"id":81560400,"uuid":"95317258","full_name":"gaui/docker-notifier","owner":"gaui","description":"Docker Notifier is a .NET Core console application that monitors Docker events and pipes them out to various sinks","archived":false,"fork":false,"pushed_at":"2019-08-20T15:36:22.000Z","size":12,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-28T18:15:02.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gaui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-24T19:05:00.000Z","updated_at":"2023-03-09T04:22:51.000Z","dependencies_parsed_at":"2023-07-16T10:07:34.834Z","dependency_job_id":null,"html_url":"https://github.com/gaui/docker-notifier","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaui%2Fdocker-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaui%2Fdocker-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaui%2Fdocker-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaui%2Fdocker-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaui","download_url":"https://codeload.github.com/gaui/docker-notifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245149502,"owners_count":20568913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T07:00:51.126Z","updated_at":"2026-01-21T20:46:59.764Z","avatar_url":"https://github.com/gaui.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"# Docker Notifier\n\nDocker Notifier is a .NET Core console application that monitors Docker events and pipes them out to various _sinks_. A sink is something that allows some data to _flow through it_.\n\n## Quick start\n\n### Linux\n\n```\ndocker run -d \\\n    -v /var/run/docker.sock:/var/run/docker.sock \\\n    -e SLACK.WEBHOOK_URL=https://hooks.slack.com/services/YOUR_ID \\\n    gaui/docker-notifier:latest\n```\n\n### Windows\n\n```\ndocker run -d \\\n    -e PLATFORM=windows\n    -e SLACK.WEBHOOK_URL=https://hooks.slack.com/services/YOUR_ID \\\n    gaui/docker-notifier:latest\n```\n\n## Contributors\n\n- Guðjón Jónsson \u003c\u003chttps://www.gaui.is\u003e\u003e\n\n## TODO\n\n- Add unit tests\n- Split sinks into seperate packages\n- Add more Docker event types\n\n## Changelog\n\n### v0.2.0\n\n- Fixed connection to Docker host for Windows platform\n\n### v0.1.0 initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaui%2Fdocker-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaui%2Fdocker-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaui%2Fdocker-notifier/lists"}