gcr.io/go-containerregistry/crane:latest linux/amd64

gcr.io/go-containerregistry/crane:latest - 国内下载镜像源 浏览次数:9

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

Crane是Go Container Registry项目提供的命令行工具,用于对容器镜像和镜像仓库进行操作,支持拉取、推送、镜像分析、镜像索引管理等功能,帮助用户高效处理容器镜像相关任务。

源镜像 gcr.io/go-containerregistry/crane:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest
镜像ID sha256:b43e756094ab381bd76be5f62a1cc3738998d94015a1dfc65688aad6f7827e46
镜像TAG latest
大小 19.44MB
镜像源 gcr.io
CMD
启动入口 /ko-app/crane
工作目录
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2026-02-18T21:09:58Z
同步时间 2026-03-10 16:36
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/ko-app SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt KO_DATA_PATH=/var/run/ko
镜像标签
static: dev.chainguard.image.title : dev.chainguard.package.main Chainguard Team https://www.chainguard.dev/: org.opencontainers.image.authors 2026-02-18T21:09:58Z: org.opencontainers.image.created https://github.com/chainguard-images/images/tree/main/images/static: org.opencontainers.image.source static: org.opencontainers.image.title https://images.chainguard.dev/directory/image/static/overview: org.opencontainers.image.url Chainguard: org.opencontainers.image.vendor

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest  gcr.io/go-containerregistry/crane:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest  gcr.io/go-containerregistry/crane:latest

Shell快速替换命令

sed -i 's#gcr.io/go-containerregistry/crane:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest  gcr.io/go-containerregistry/crane:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest  gcr.io/go-containerregistry/crane:latest'

镜像构建历史


# 0001-01-01 08:00:00  17.34MB 
ko build ko://github.com/google/go-containerregistry/cmd/crane
                        
# 0001-01-01 08:00:00  0.00B 
ko build ko://github.com/google/go-containerregistry/cmd/crane
                        
# 2026-02-19 05:09:58  2.10MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:b43e756094ab381bd76be5f62a1cc3738998d94015a1dfc65688aad6f7827e46",
    "RepoTags": [
        "gcr.io/go-containerregistry/crane:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane:latest"
    ],
    "RepoDigests": [
        "gcr.io/go-containerregistry/crane@sha256:195e4150a679f71b9b544cc9c44030e9966e51251b1ad17a0c85f320887a5538",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/go-containerregistry/crane@sha256:7cacedec24e7ee7e806878fb9002f0f05a231d53f9dd4089983d5b5756083a2d"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/crane",
    "Created": "2026-02-18T21:09:58Z",
    "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/bin:/usr/sbin:/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/crane"
        ],
        "OnBuild": null,
        "Labels": {
            "dev.chainguard.image.title": "static",
            "dev.chainguard.package.main": "",
            "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
            "org.opencontainers.image.created": "2026-02-18T21:09:58Z",
            "org.opencontainers.image.source": "https://github.com/chainguard-images/images/tree/main/images/static",
            "org.opencontainers.image.title": "static",
            "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/static/overview",
            "org.opencontainers.image.vendor": "Chainguard"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 19441196,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/7a78ea418ec552d6de6a1b4a87e01fc2c4362da9c442b528bb0f479997412181/diff:/var/lib/docker/overlay2/7f427e988694c73b857e20813cff411fde6e720aa5b9cb96f61ef9c2bd5f0b82/diff",
            "MergedDir": "/var/lib/docker/overlay2/62b3751605ce6e3087af60593f7a5948d39f7edb55a801416cb3b03c2bb225ac/merged",
            "UpperDir": "/var/lib/docker/overlay2/62b3751605ce6e3087af60593f7a5948d39f7edb55a801416cb3b03c2bb225ac/diff",
            "WorkDir": "/var/lib/docker/overlay2/62b3751605ce6e3087af60593f7a5948d39f7edb55a801416cb3b03c2bb225ac/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fbfaa47142abbd8db2c799097a2ac93e7a42b8e0b376c6d8a0fbb0ad75aa8f0d",
            "sha256:ffe56a1c5f3878e9b5f803842adb9e2ce81584b6bd027e8599582aefe14a975b",
            "sha256:3353df65eda11b1f27cb236731e5d3cc832ef5589eed18435782aad3d46e54b4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-03-10T16:36:39.585456537+08:00"
    }
}

更多版本

gcr.io/go-containerregistry/crane:latest

linux/amd64 gcr.io19.44MB2026-03-10 16:36
8