Overview

Full name
docker.io/plugins/webhook
Registry
docker.io
Namespace
plugins
Repository
webhook
Cached tags
34
Last synced
07/06/2026, 05:31 PM

Introduction

Drone CI 官方 Webhook 插件镜像,在 Pipeline 步骤中向 Slack、钉钉或自定义 URL 发送构建通知,一次性 Job 场景而非常驻服务。

Details

plugins/webhook 是 Drone 生态的通知插件,Pipeline 中以 short-lived 容器执行,根据 settings 将构建状态 POST 至外部 HTTP 端点。与通用 curl 镜像相比集成 Drone 密钥注入与模板变量,但独立 HTTP 服务进程。设计为 CI 步骤内 --rm 运行,Kubernetes 中应作为 Tekton/Drone step 容器而非 Deployment 长期副本;配置 webhook URL 时注意勿将密钥写入公开日志。

快速启动

docker run --rm \
  -e PLUGIN_URL=https://hooks.example.com/ci \
  -e PLUGIN_METHOD=POST \
  -e DRONE_BUILD_STATUS=success \
  docker.io/plugins/webhook:latest

推荐实践

docker run --rm \
  -e PLUGIN_URL=https://oapi.dingtalk.com/robot/send?access_token=xxx \
  -e PLUGIN_CONTENT_TYPE=application/json \
  -e PLUGIN_TEMPLATE='{"msgtype":"text","text":{"content":"{{build.status}}"}}' \
  docker.io/plugins/webhook:1.5.0

核心参数说明

  • -e PLUGIN_URL — 通知目标 HTTP 地址
  • -e PLUGIN_METHOD — HTTP 方法,默认 POST
  • -e PLUGIN_CONTENT_TYPE — 请求体 Content-Type
  • -e PLUGIN_TEMPLATE — 消息体模板
  • --rm — 步骤结束释放容器
  • 定位 — CI 插件,非生产 Web 服务

Latest tags (20)

View all 34 tags →
TagArchPushed AtSizeDigestSyncWishAction
docker.io/plugins/webhook
:latest
linux/amd64windows/amd64
2023/09/15 23:485.3 MBsha256:dc0d00d6ad3e
docker.io/plugins/webhook
:windows-1809-amd64
windows/amd64
2023/09/15 23:47208.7 MBsha256:e638d66871e4
docker.io/plugins/webhook
:windows-ltsc2022-amd64
windows/amd64
2023/09/15 23:45222.0 MBsha256:6d50244a9945
docker.io/plugins/webhook
:linux-amd64
linux/amd64
2023/09/15 23:365.3 MBsha256:dc0d00d6ad3e
docker.io/plugins/webhook
:linux-arm64
linux/amd64
2023/09/15 23:364.9 MBsha256:bca63490a9f9
docker.io/plugins/webhook
:windows-1903-amd64
windows/amd64
2020/08/26 23:13191.7 MBsha256:90a890ce7d60
docker.io/plugins/webhook
:linux-arm
linux/amd64
2020/08/26 23:124.7 MBsha256:df7b30596898
docker.io/plugins/webhook
:1.1.0
linux/armlinux/arm64linux/amd64windows/amd64
2019/09/17 03:344.7 MBsha256:da0ec0e4103c
docker.io/plugins/webhook
:1.1
linux/amd64linux/arm64linux/armwindows/amd64
2019/09/17 03:345.0 MBsha256:68f2ab6860b4
docker.io/plugins/webhook
:1
linux/armwindows/amd64linux/arm64linux/amd64
2019/09/17 03:344.7 MBsha256:da0ec0e4103c
docker.io/plugins/webhook
:1.1.0-windows-1809-amd64
windows/amd64
2019/09/17 03:33155.4 MBsha256:3b5e43ab2df0
docker.io/plugins/webhook
:1.1.0-windows-1903-amd64
windows/amd64
2019/09/17 03:33157.7 MBsha256:3a47538f6c85
docker.io/plugins/webhook
:1.1.0-linux-arm64
linux/amd64
2019/09/17 03:334.7 MBsha256:87521194468c
docker.io/plugins/webhook
:1.1-linux-arm64
linux/amd64
2019/09/17 03:334.7 MBsha256:87521194468c
docker.io/plugins/webhook
:1-linux-arm64
linux/amd64
2019/09/17 03:334.7 MBsha256:87521194468c
docker.io/plugins/webhook
:1.1.0-linux-amd64
linux/amd64
2019/09/17 03:335.0 MBsha256:68f2ab6860b4
docker.io/plugins/webhook
:1.1-linux-amd64
linux/amd64
2019/09/17 03:335.0 MBsha256:68f2ab6860b4
docker.io/plugins/webhook
:1.1.0-linux-arm
linux/amd64
2019/09/17 03:334.7 MBsha256:da0ec0e4103c
docker.io/plugins/webhook
:1-linux-amd64
linux/amd64
2019/09/17 03:335.0 MBsha256:68f2ab6860b4
docker.io/plugins/webhook
:1.1-linux-arm
linux/amd64
2019/09/17 03:334.7 MBsha256:da0ec0e4103c