logo
docker.io/rancher/rancher-webhook:v0.3.6
linux/arm64 docker.io 已验证 · Rancher 请确认架构匹配
🔓
Rancher Webhook 是一个 Docker 镜像,用于在构建和部署应用程序时执行 webhook 任务。它基于 Go 语言开发,可以在 Rancher 中使用来自动化部署流程。
(Note: I've avoided adding any style information to the HTML tag)
13
浏览次数
75.33MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64
源镜像
docker.io/rancher/rancher-webhook:v0.3.6
镜像ID
sha256:3112e8d50d7707c49b3e532c85895d46cb9a019cb9a5432a10c20861abdce480
镜像 TAG
v0.3.6-linuxarm64
镜像大小
75.33MB
平台架构
linux/arm64
镜像源
docker.io
CMD
webhook
启动入口
工作目录
OS/平台
linux/arm64
镜像创建
2023-09-07T18:07:20.245870596Z
同步时间
2026-08-17 19:30
浏览量
13 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 29
KeyValue
2023-08-28T12:36:15.669173760Z com.suse.bci.micro.created
A micro environment for containers based on the SLE Base Container Image. com.suse.bci.micro.description
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/596ac8e2c259d270c7a82a34765a8c34-micro-image com.suse.bci.micro.disturl
sle-bci com.suse.bci.micro.eula
sle-bci com.suse.bci.micro.image-type
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15 com.suse.bci.micro.lifecycle-url
registry.suse.com/bci/bci-micro:15.5.11.3 com.suse.bci.micro.reference
released com.suse.bci.micro.release-stage
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/596ac8e2c259d270c7a82a34765a8c34/ com.suse.bci.micro.source
l3 com.suse.bci.micro.supportlevel
SLE BCI 15 SP5 Micro com.suse.bci.micro.title
https://www.suse.com/products/server/ com.suse.bci.micro.url
SUSE LLC com.suse.bci.micro.vendor
15.5.11.3 com.suse.bci.micro.version
sle-bci com.suse.eula
sle-bci com.suse.image-type
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15 com.suse.lifecycle-url
released com.suse.release-stage
l3 com.suse.supportlevel
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/596ac8e2c259d270c7a82a34765a8c34-micro-image org.openbuildservice.disturl
2023-09-07T18:07:06Z org.opencontainers.image.created
A micro environment for containers based on the SLE Base Container Image. org.opencontainers.image.description
0bb37756f2a1908cade00077a23871bc47a61e18 org.opencontainers.image.revision
https://github.com/rancher/webhook.git org.opencontainers.image.source
SLE BCI 15 SP5 Micro org.opencontainers.image.title
https://github.com/rancher/webhook org.opencontainers.image.url
SUSE LLC org.opencontainers.image.vendor
15.5.11.3 org.opencontainers.image.version
registry.suse.com/bci/bci-micro:15.5.11.3 org.opensuse.reference
🛡️ 镜像安全扫描
sles 15.5 Trivy 2026-08-17 19:30 查看完整报告
8
低危 LOW
75
中危 MEDIUM
61
高危 HIGH
2
严重 CRITICAL
受影响目标 (2)
docker.io/rancher/rancher-webhook:v0.3.6 (sles 15.5) sles usr/bin/webhook gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64  docker.io/rancher/rancher-webhook:v0.3.6

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64  docker.io/rancher/rancher-webhook:v0.3.6

Shell快速替换命令

sed -i 's#rancher/rancher-webhook:v0.3.6#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64  docker.io/rancher/rancher-webhook:v0.3.6'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64  docker.io/rancher/rancher-webhook:v0.3.6'

镜像构建历史


# 2023-09-08 02:07:20  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://github.com/rancher/webhook
                        
# 2023-09-08 02:07:20  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://github.com/rancher/webhook.git
                        
# 2023-09-08 02:07:20  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.revision=0bb37756f2a1908cade00077a23871bc47a61e18
                        
# 2023-09-08 02:07:20  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2023-09-07T18:07:06Z
                        
# 2023-09-08 02:07:19  0.00B 
/bin/sh -c #(nop)  CMD ["webhook"]
                        
# 2023-09-08 02:07:19  0.00B 
/bin/sh -c #(nop)  USER webhook
                        
# 2023-09-08 02:07:16  48.17MB 
/bin/sh -c #(nop) COPY file:140aff22e8a2ef61937e63ce0f403945d20f8d126cf927e4df83b78c3792f2b7 in /usr/bin/ 
                        
# 2023-09-08 02:07:16  143.00B 
|1 user=webhook /bin/sh -c echo "$user:x:1000:1000::/home/$user:/bin/bash" >> /etc/passwd &&     echo "$user:x:1000:" >> /etc/group &&     mkdir /home/$user &&     chown -R $user:$user /home/$user
                        
# 2023-09-08 02:07:15  0.00B 
/bin/sh -c #(nop)  ARG user=webhook
                        
# 2023-08-28 20:36:19  27.16MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:3112e8d50d7707c49b3e532c85895d46cb9a019cb9a5432a10c20861abdce480",
    "RepoTags": [
        "rancher/rancher-webhook:v0.3.6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.3.6-linuxarm64"
    ],
    "RepoDigests": [
        "rancher/rancher-webhook@sha256:1c5d1e90a3b4a762cb8584d22b5170fec15b78a11649c4affce45e3f935c2b65",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook@sha256:257a050971e9d9217ec4d182e7f59ebceac258a006cc71e3cefeefb730193423"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-09-07T18:07:20.245870596Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.14",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "webhook",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "webhook"
        ],
        "Image": "sha256:9562b909854c93d305ec5c5332e47fdb0c61721da7bfc088dacaaddb7d0cba5a",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.micro.created": "2023-08-28T12:36:15.669173760Z",
            "com.suse.bci.micro.description": "A micro environment for containers based on the SLE Base Container Image.",
            "com.suse.bci.micro.disturl": "obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/596ac8e2c259d270c7a82a34765a8c34-micro-image",
            "com.suse.bci.micro.eula": "sle-bci",
            "com.suse.bci.micro.image-type": "sle-bci",
            "com.suse.bci.micro.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.micro.reference": "registry.suse.com/bci/bci-micro:15.5.11.3",
            "com.suse.bci.micro.release-stage": "released",
            "com.suse.bci.micro.source": "https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/596ac8e2c259d270c7a82a34765a8c34/",
            "com.suse.bci.micro.supportlevel": "l3",
            "com.suse.bci.micro.title": "SLE BCI 15 SP5 Micro",
            "com.suse.bci.micro.url": "https://www.suse.com/products/server/",
            "com.suse.bci.micro.vendor": "SUSE LLC",
            "com.suse.bci.micro.version": "15.5.11.3",
            "com.suse.eula": "sle-bci",
            "com.suse.image-type": "sle-bci",
            "com.suse.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.release-stage": "released",
            "com.suse.supportlevel": "l3",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/596ac8e2c259d270c7a82a34765a8c34-micro-image",
            "org.opencontainers.image.created": "2023-09-07T18:07:06Z",
            "org.opencontainers.image.description": "A micro environment for containers based on the SLE Base Container Image.",
            "org.opencontainers.image.revision": "0bb37756f2a1908cade00077a23871bc47a61e18",
            "org.opencontainers.image.source": "https://github.com/rancher/webhook.git",
            "org.opencontainers.image.title": "SLE BCI 15 SP5 Micro",
            "org.opencontainers.image.url": "https://github.com/rancher/webhook",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.5.11.3",
            "org.opensuse.reference": "registry.suse.com/bci/bci-micro:15.5.11.3"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 75331080,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/970c2ab403427f72127042324c1f868abeff63d47ce18e67966c222b5ec08d04/diff:/var/lib/docker/overlay2/5da63184fd6e410984a256ead3033140cda356815c8f27638e286d50ee520b50/diff",
            "MergedDir": "/var/lib/docker/overlay2/d6eedc4c7360680d77b9cbe0a6ed9eb34844ddf5a9c103c0bbc8b24936034bae/merged",
            "UpperDir": "/var/lib/docker/overlay2/d6eedc4c7360680d77b9cbe0a6ed9eb34844ddf5a9c103c0bbc8b24936034bae/diff",
            "WorkDir": "/var/lib/docker/overlay2/d6eedc4c7360680d77b9cbe0a6ed9eb34844ddf5a9c103c0bbc8b24936034bae/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:765762f8923e78c3b70f6d98102292ff93922de9f092da83aeaa24c346e56b92",
            "sha256:1628d85729ede764fc537b7c6e1c5b8a7f026966a75f313be24c42fac74eb45e",
            "sha256:0c02ee71207037ac8e7be5187773fde5160a75f80e77a30a18800c05e5f84660"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-17T19:30:00.361089584+08:00"
    }
}

更多版本

docker.io/rancher/rancher-webhook:v0.4.5

linux/amd64 docker.io82.82MB2024-06-27 10:49
683

docker.io/rancher/rancher-webhook:v0.5.1

linux/amd64 docker.io86.57MB2024-08-30 17:29
629

docker.io/rancher/rancher-webhook:v0.4.7

linux/amd64 docker.io82.92MB2024-11-18 19:34
608

docker.io/rancher/rancher-webhook:v0.6.1

linux/amd64 docker.io92.52MB2024-12-18 09:59
547

docker.io/rancher/rancher-webhook:v0.6.2

linux/amd64 docker.io92.54MB2025-02-10 14:17
534

docker.io/rancher/rancher-webhook:v0.1.6

linux/amd64 docker.io41.36MB2025-02-24 17:07
580

docker.io/rancher/rancher-webhook:v0.5.3

linux/amd64 docker.io88.02MB2025-03-13 20:37
543

docker.io/rancher/rancher-webhook:v0.6.4

linux/amd64 docker.io93.10MB2025-03-26 10:47
529

docker.io/rancher/rancher-webhook:v0.1.3

linux/amd64 docker.io39.82MB2025-04-10 16:06
540

docker.io/rancher/rancher-webhook:v0.2.10

linux/amd64 docker.io74.75MB2025-04-15 09:27
491

docker.io/rancher/rancher-webhook:v0.4.2

linux/amd64 docker.io79.30MB2025-04-18 13:42
443

docker.io/rancher/rancher-webhook:v0.7.2

linux/amd64 docker.io93.27MB2025-05-23 19:11
445

docker.io/rancher/rancher-webhook:v0.1.0-beta9

linux/amd64 docker.io41.90MB2025-06-18 13:48
437

docker.io/rancher/rancher-webhook:v0.7.3

linux/amd64 docker.io93.28MB2025-07-11 16:01
391

docker.io/rancher/rancher-webhook:v0.3.0

linux/amd64 docker.io74.70MB2025-07-28 19:12
349

docker.io/rancher/rancher-webhook:v0.6.4

linux/arm64 docker.io92.95MB2025-07-31 10:51
320

docker.io/rancher/rancher-webhook:v0.5.3

linux/arm64 docker.io87.76MB2025-08-12 11:00
337

docker.io/rancher/rancher-webhook:v0.8.0

linux/amd64 docker.io84.54MB2025-08-27 01:11
385

docker.io/rancher/rancher-webhook:v0.8.1

linux/amd64 docker.io84.55MB2025-09-03 00:58
354

docker.io/rancher/rancher-webhook:v0.3.5

linux/amd64 docker.io74.39MB2025-09-04 10:48
351

docker.io/rancher/rancher-webhook:v0.9.0-rc.7

linux/amd64 docker.io84.59MB2025-09-30 17:46
305

docker.io/rancher/rancher-webhook:v0.8.2

linux/amd64 docker.io84.57MB2025-10-10 15:27
315

docker.io/rancher/rancher-webhook:v0.6.3

linux/amd64 docker.io93.09MB2025-10-16 16:34
312

docker.io/rancher/rancher-webhook:v0.7.2

linux/arm64 docker.io94.28MB2025-10-17 09:05
275

docker.io/rancher/rancher-webhook:v0.8.2

linux/arm64 docker.io84.79MB2025-10-25 16:10
368

docker.io/rancher/rancher-webhook:v0.6.3

linux/arm64 docker.io92.94MB2025-10-29 11:39
341

docker.io/rancher/rancher-webhook:v0.8.3

linux/amd64 docker.io84.57MB2025-11-07 09:52
370

docker.io/rancher/rancher-webhook:v0.9.1

linux/amd64 docker.io63.59MB2025-12-04 18:38
378

docker.io/rancher/rancher-webhook:v0.1.2

linux/amd64 docker.io39.81MB2026-02-11 09:51
296

docker.io/rancher/rancher-webhook:v0.9.3

linux/amd64 docker.io63.63MB2026-04-03 10:06
224

docker.io/rancher/rancher-webhook:v0.2.1

linux/amd64 docker.io48.75MB2026-05-11 15:36
163

docker.io/rancher/rancher-webhook:v0.1.0-beta7

linux/amd64 docker.io40.80MB2026-05-14 17:17
172

docker.io/rancher/rancher-webhook:v0.10.4

linux/amd64 docker.io61.85MB2026-05-16 19:54
170

docker.io/rancher/rancher-webhook:v0.7.0

linux/amd64 docker.io94.65MB2026-06-12 18:30
129

docker.io/rancher/rancher-webhook:v0.10.7

linux/amd64 docker.io81.02MB2026-07-30 09:57
61

docker.io/rancher/rancher-webhook:v0.3.6

linux/arm64 docker.io75.33MB2026-08-17 19:30
12
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×