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

docker.io/rancher/rancher-webhook:v0.6.2 - 国内下载镜像源 浏览次数:38 安全受验证的发布者-Rancher
🔓
Rancher Webhook 是一个 Docker 镜像,用于在构建和部署应用程序时执行 webhook 任务。它基于 Go 语言开发,可以在 Rancher 中使用来自动化部署流程。
(Note: I've avoided adding any style information to the HTML tag)
源镜像 docker.io/rancher/rancher-webhook:v0.6.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.6.2
镜像ID sha256:4585bf8f7e65baca11951d834f1b751ecb63942f54dac703eae629bce16887d9
镜像TAG v0.6.2
大小 92.54MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD webhook
启动入口
工作目录
OS/平台 linux/amd64
浏览量 38 次
贡献者
镜像创建 2024-12-18T19:48:10.634708004Z
同步时间 2025-02-10 14:17
更新时间 2025-02-21 10:26
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
https://github.com/SUSE/bci/discussions: com.suse.bci.micro.authors 2024-12-06T09:34:03.185422247Z: 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-SP6:Update:CR/images/19856e79d950c4baf0d9cc9c3e07c2f3-micro-image: com.suse.bci.micro.disturl sle-bci: com.suse.bci.micro.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.bci.micro.lifecycle-url 15.6.28.4: com.suse.bci.micro.name registry.suse.com/bci/bci-micro:15.6.28.4: com.suse.bci.micro.reference released: com.suse.bci.micro.release-stage https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3/: com.suse.bci.micro.source l3: com.suse.bci.micro.supportlevel SLE BCI 15 SP6 Micro: com.suse.bci.micro.title https://www.suse.com/products/base-container-images/: com.suse.bci.micro.url SUSE LLC: com.suse.bci.micro.vendor 15.6.28.4: com.suse.bci.micro.version sle-bci: com.suse.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.lifecycle-url released: com.suse.release-stage l3: com.suse.supportlevel https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg: io.artifacthub.package.logo-url https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3//README.md: io.artifacthub.package.readme-url obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/19856e79d950c4baf0d9cc9c3e07c2f3-micro-image: org.openbuildservice.disturl https://github.com/SUSE/bci/discussions: org.opencontainers.image.authors 2024-12-06T09:34:03.185422247Z: org.opencontainers.image.created A micro environment for containers based on the SLE Base Container Image.: org.opencontainers.image.description 15.6.28.4: org.opencontainers.image.ref.name https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3/: org.opencontainers.image.source SLE BCI 15 SP6 Micro: org.opencontainers.image.title https://www.suse.com/products/base-container-images/: org.opencontainers.image.url SUSE LLC: org.opencontainers.image.vendor 15.6.28.4: org.opencontainers.image.version registry.suse.com/bci/bci-micro:15.6.28.4: org.opensuse.reference
镜像安全扫描 查看Trivy扫描报告

系统OS: suse linux enterprise server 15.6 扫描引擎: Trivy 扫描时间: 2025-02-10 14:17

低危漏洞:0 中危漏洞:0 高危漏洞:1 严重漏洞:1

Docker拉取命令 无权限下载?点我修复

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#rancher/rancher-webhook:v0.6.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.6.2#' 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.6.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.6.2  docker.io/rancher/rancher-webhook:v0.6.2'

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-12-19 03:48:10  0.00B 设置默认要执行的命令
CMD ["webhook"]
                        
# 2024-12-19 03:48:10  0.00B 指定运行容器时使用的用户
USER webhook
                        
# 2024-12-19 03:48:10  66.13MB 复制新文件或目录到容器中
COPY bin/webhook /usr/bin/ # buildkit
                        
# 2024-12-19 03:48:10  143.00B 执行命令并创建新的镜像层
RUN |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 # buildkit
                        
# 2024-12-19 03:48:10  0.00B 定义构建参数
ARG user=webhook
                        
# 2024-12-06 17:34:07  26.40MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:4585bf8f7e65baca11951d834f1b751ecb63942f54dac703eae629bce16887d9",
    "RepoTags": [
        "rancher/rancher-webhook:v0.6.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook:v0.6.2"
    ],
    "RepoDigests": [
        "rancher/rancher-webhook@sha256:9fb952d30aa6749978b579ca9e7b7862e9f3ad88013ad7624dadbacf95578202",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-webhook@sha256:80f8c5fc3e2c354869a9dffc057f9ad1b2d2de76bd7b89f8e54c8365a4c4df3b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-12-18T19:48:10.634708004Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "SUSE LLC \u003chttps://www.suse.com/\u003e",
    "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"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.micro.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.micro.created": "2024-12-06T09:34:03.185422247Z",
            "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-SP6:Update:CR/images/19856e79d950c4baf0d9cc9c3e07c2f3-micro-image",
            "com.suse.bci.micro.eula": "sle-bci",
            "com.suse.bci.micro.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.micro.name": "15.6.28.4",
            "com.suse.bci.micro.reference": "registry.suse.com/bci/bci-micro:15.6.28.4",
            "com.suse.bci.micro.release-stage": "released",
            "com.suse.bci.micro.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3/",
            "com.suse.bci.micro.supportlevel": "l3",
            "com.suse.bci.micro.title": "SLE BCI 15 SP6 Micro",
            "com.suse.bci.micro.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.micro.vendor": "SUSE LLC",
            "com.suse.bci.micro.version": "15.6.28.4",
            "com.suse.eula": "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",
            "io.artifacthub.package.logo-url": "https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg",
            "io.artifacthub.package.readme-url": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/19856e79d950c4baf0d9cc9c3e07c2f3-micro-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2024-12-06T09:34:03.185422247Z",
            "org.opencontainers.image.description": "A micro environment for containers based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.28.4",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3/",
            "org.opencontainers.image.title": "SLE BCI 15 SP6 Micro",
            "org.opencontainers.image.url": "https://www.suse.com/products/base-container-images/",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.6.28.4",
            "org.opensuse.reference": "registry.suse.com/bci/bci-micro:15.6.28.4"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 92536725,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/24be0aa300d666d542c83f2f8a4a94aa51a044182595646415f43168c9b87907/diff:/var/lib/docker/overlay2/73f7b60c094685dd1960451989893ebd33fa58aed23a77928c10ce47b3de4ff7/diff",
            "MergedDir": "/var/lib/docker/overlay2/ee9a58cdd797d259c400f8deff684447021322094f45137adf60abbbd351d282/merged",
            "UpperDir": "/var/lib/docker/overlay2/ee9a58cdd797d259c400f8deff684447021322094f45137adf60abbbd351d282/diff",
            "WorkDir": "/var/lib/docker/overlay2/ee9a58cdd797d259c400f8deff684447021322094f45137adf60abbbd351d282/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4103737b8800f356442288ffde1fb2b0c368bef54371132b9982dd27e80bbc4f",
            "sha256:dbfa98e9517208cffadae219d2d3c018771f86e1bce85f4501742f3fe6563f6b",
            "sha256:7bc6303de8a464939f1d6631692778d0153bf05396d19350f7d6150ab3a98ba2"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-02-10T14:17:23.387708228+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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