logo
ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0
linux/amd64 ghcr.io

这是一个Tekton Pipelines的入口点镜像。 bff0a22da108bc2f16c818c97641a296 是该镜像的特定版本号或提交哈希值。

18
浏览次数
81.08MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0
源镜像
ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0
镜像ID
sha256:d8952cf54b7477a883f2fb6585c49aedf4493faf817bde546855c9de9b6df14c
镜像 TAG
v1.12.0
镜像大小
81.08MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
/ko-app/entrypoint
工作目录
OS/平台
linux/amd64
镜像创建
2023-06-05T10:34:41Z
同步时间
2026-07-27 12:03
浏览量
18 次
贡献者
⚙️ 环境变量 3
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ko-app 0
SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt 1
KO_DATA_PATH=/var/run/ko 2
🏷️ 镜像标签 1
KeyValue
https://github.com/tektoncd/pipeline org.opencontainers.image.source
🛡️ 镜像安全扫描
alpine 3.18.0 Trivy 2026-07-27 12:03 查看完整报告
0
低危 LOW
12
中危 MEDIUM
16
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0 (alpine 3.18.0) alpine ko-app/entrypoint gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0  ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0  ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0

Shell快速替换命令

sed -i 's#ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0  ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0  ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0'

镜像构建历史


# 0001-01-01 08:00:00  65.18MB 
ko build ko://github.com/tektoncd/pipeline/cmd/entrypoint
                        
# 0001-01-01 08:00:00  13.88MB 
ko build ko://github.com/tektoncd/pipeline/cmd/entrypoint
                        
# 2023-06-05 18:34:41  2.02MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:d8952cf54b7477a883f2fb6585c49aedf4493faf817bde546855c9de9b6df14c",
    "RepoTags": [
        "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v1.12.0"
    ],
    "RepoDigests": [
        "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296@sha256:3ec960b07abd85604242e146092e72f11be8787452c2a20d12a37fdee4a666e2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296@sha256:0692a897168caeb23e106ef8f63c0e7c302faa6499565440a89c365e0f377973"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/entrypoint",
    "Created": "2023-06-05T10:34:41Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "github.com/ko-build/ko",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532",
        "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:/ko-app",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
            "KO_DATA_PATH=/var/run/ko"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/ko-app/entrypoint"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.source": "https://github.com/tektoncd/pipeline"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 81080439,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/28a004e62d7a175e65965eb723f9a14504581369568691365761d6f398c384ec/diff:/var/lib/docker/overlay2/05e097f7808413a3640d2d44fbae9d708eb64fcdc71c53d856aa9a7e84312164/diff",
            "MergedDir": "/var/lib/docker/overlay2/46e2035d4a9a676a469a8e72befa5f10f7075d324243d6f14a649be8cbec756b/merged",
            "UpperDir": "/var/lib/docker/overlay2/46e2035d4a9a676a469a8e72befa5f10f7075d324243d6f14a649be8cbec756b/diff",
            "WorkDir": "/var/lib/docker/overlay2/46e2035d4a9a676a469a8e72befa5f10f7075d324243d6f14a649be8cbec756b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:8a97b4904a858668d8e460aa72da7de105c6986c0e4cec594a4f9df8d46f47cb",
            "sha256:f5c8739cad86cb4e5cad629285065144ba4eb12e27c352c1e8a27496f3a93dc3",
            "sha256:6f04c1b531edb05b1493b469f9753dd47f0b3e49d3797b67437093d4f60fea0d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-27T12:03:32.655051434+08:00"
    }
}

更多版本

检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×