logo
ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1
linux/amd64 ghcr.io

这是一个Tekton Pipeline的Sidecar容器镜像。它用于收集和处理Pipeline运行期间产生的日志结果,版本号为7501c6a20d741631510a448b48ab098f。

16
浏览次数
36.55MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1
源镜像
ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1
镜像ID
sha256:48658ff0e479eb6260d5ed39a16a91312289c544cc84d05ee702322cb8db5c2b
镜像 TAG
v1.14.1
镜像大小
36.55MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
/ko-app/sidecarlogresults
工作目录
OS/平台
linux/amd64
镜像创建
2026-04-29T05:56:52Z
同步时间
2026-08-07 18:03
浏览量
16 次
贡献者
⚙️ 环境变量 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
🏷️ 镜像标签 6
KeyValue
2026-04-29T05:56:52Z org.opencontainers.image.created
Tekton Pipelines org.opencontainers.image.description
Apache-2.0 org.opencontainers.image.licenses
https://github.com/tektoncd/pipeline org.opencontainers.image.source
pipeline org.opencontainers.image.title
https://github.com/tektoncd/pipeline org.opencontainers.image.url

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1  ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1  ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1

Shell快速替换命令

sed -i 's#ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1  ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1'

Ansible快速分发-Containerd

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

镜像构建历史


# 0001-01-01 08:00:00  76.71MB 
ko build ko://github.com/tektoncd/pipeline/cmd/sidecarlogresults
                        
# 0001-01-01 08:00:00  16.38KB 
ko build ko://github.com/tektoncd/pipeline/cmd/sidecarlogresults
                        
# 2026-04-29 13:56:52  2.04MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:48658ff0e479eb6260d5ed39a16a91312289c544cc84d05ee702322cb8db5c2b",
    "RepoTags": [
        "ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f:v1.14.1"
    ],
    "RepoDigests": [
        "ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f@sha256:48658ff0e479eb6260d5ed39a16a91312289c544cc84d05ee702322cb8db5c2b",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tektoncd/pipeline/sidecarlogresults-7501c6a20d741631510a448b48ab098f@sha256:48658ff0e479eb6260d5ed39a16a91312289c544cc84d05ee702322cb8db5c2b"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/sidecarlogresults",
    "Created": "2026-04-29T05:56:52Z",
    "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/sidecarlogresults"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2026-04-29T05:56:52Z",
            "org.opencontainers.image.description": "Tekton Pipelines",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.source": "https://github.com/tektoncd/pipeline",
            "org.opencontainers.image.title": "pipeline",
            "org.opencontainers.image.url": "https://github.com/tektoncd/pipeline"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 36552817,
    "GraphDriver": {
        "Data": null,
        "Name": "overlayfs"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:c30816182f70314af667b42483c37e3e587e4dc496b3010051b49f666c751e39",
            "sha256:ffe56a1c5f3878e9b5f803842adb9e2ce81584b6bd027e8599582aefe14a975b",
            "sha256:536f28d52603bb20194589e651243f97f3eda549fd16238668aea059ebf1ebb3"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-07T10:02:03.66908762Z"
    }
}

更多版本

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