{"id":19715924,"url":"https://github.com/logocomune/keybasedocker","last_synced_at":"2025-10-06T23:06:59.651Z","repository":{"id":57520683,"uuid":"250549492","full_name":"logocomune/keybasedocker","owner":"logocomune","description":"A Keybase integration to notify Docker Events","archived":false,"fork":false,"pushed_at":"2020-04-04T15:54:51.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T15:24:25.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logocomune.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-27T14:02:13.000Z","updated_at":"2025-04-02T02:49:22.000Z","dependencies_parsed_at":"2022-09-26T18:01:04.796Z","dependency_job_id":null,"html_url":"https://github.com/logocomune/keybasedocker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/logocomune/keybasedocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logocomune%2Fkeybasedocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logocomune%2Fkeybasedocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logocomune%2Fkeybasedocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logocomune%2Fkeybasedocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logocomune","download_url":"https://codeload.github.com/logocomune/keybasedocker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logocomune%2Fkeybasedocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278692948,"owners_count":26029408,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-11T22:39:51.876Z","updated_at":"2025-10-06T23:06:59.636Z","avatar_url":"https://github.com/logocomune.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keybase Docker\n\nA [Keybase](https://keybase.io/) integration to notify Docker Events via [webhookbot](https://keybase.io/webhookbot)\n\n\n## Keybase webhook setup\n\n+ Add **Webhook Bot** from list of Bots\n+ Create a new webhook for sending messages into the current conversation. You must supply a name as well to identify the webhook. Example: `!webhook create alerts`\n+ Get the new url to send webhooks\n\n![Docker events on keybase](https://raw.githubusercontent.com/logocomune/webhookdocker/master/_img/keybase.png)\n\n\n## Keybase docker\n\nRun with docker\n```shell\n$ docker run --rm -v /var/run/docker.sock:/var/run/docker.sock:ro \\\nlogocomune/keybase-docker:latest --keybase-endpoint=https://bots.keybase.io/webhookbot/....\n```\n\n\n### Application options\n\n### Application options\n\n| flag | Environment |type | Default | |\n| --- | --- | --- | --- | --- |\n| --node-name | WD_NODE_NAME |String| | Node name. If empty use the hostname |\n| --hide-node-name | WD_HIDE_NODE_NAME |Boolean| false | Node name is omitted |\n| --docker-show-running | WD_DOCKER_SHOW_RUNNING | Boolean | false | Send running container to webhook |\n| --docker-listen-container-events | WD_DOCKER_LISTEN_CONTAINER_EVENTS | Boolean | true | Listen for container events |\n| --docker-listen-network-events | WD_DOCKER_LISTEN_NETWORK_EVENTS | Boolean | true | Listen for network events | \n| --docker-listen-volume-events |WD_DOCKER_LISTEN_VOLUME_EVENTS | Boolean | true | Listen for volume events | \n| --docker-listen-container-actions | WD_DOCKER_LISTEN_CONTAINER_ACTIONS| Strings separated by ; | attach;create;destroy;detach;die;kill;oom;pause;rename;restart;start;stop;unpause;update | Docker container events  |\n| --docker-listen-network-actions | WD_DOCKER_LISTEN_NETWORK_ACTIONS | Strings separated by ; | create;connect;destroy;disconnect;remove | Docker network events |\n| --docker-listen-volume-actions | WD_DOCKER_LISTEN_VOLUME_ACTIONS |  Strings separated by ; |  create;destroy;mount;unmount | Docker volume events |\n| --docker-filter-container-name | WD_DOCKER_FILTER_CONTAINER_NAME | Regexp | |Filter events by container name (default all) | \n| --docker-filter-image-name | WD_DOCKER_FILTER_IMAGE_NAME | Regexp | |Filter events by image name (default all) | \n| --keybase-endpoint | WD_KEYBASE_ENDPOINT | String | |  Keybase endpoint for webhook | \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogocomune%2Fkeybasedocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogocomune%2Fkeybasedocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogocomune%2Fkeybasedocker/lists"}