docker.io/golang:1.22.4-alpine3.20 linux/amd64

docker.io/golang:1.22.4-alpine3.20 - 国内下载镜像源 浏览次数:663
🎉
Go语言官方镜像
这是一个由 Docker Hub 提供的 Go 语言官方镜像,您可以基于这个镜像创建自己的 Go 项目容器。
源镜像 docker.io/golang:1.22.4-alpine3.20
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang:1.22.4-alpine3.20
镜像ID sha256:1c62267f65a3bd9ad1a91ea18905d4a9a37f8216d8583d91b0d63c043bf65bf2
镜像TAG 1.22.4-alpine3.20
大小 230.56MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh
启动入口
工作目录 /go
OS/平台 linux/amd64
浏览量 663 次
贡献者
镜像创建 2024-06-04T19:06:26Z
同步时间 2024-06-11 18:27
更新时间 2024-09-19 16:02
环境变量
PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOLANG_VERSION=1.22.4 GOTOOLCHAIN=local GOPATH=/go

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang:1.22.4-alpine3.20
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang:1.22.4-alpine3.20  docker.io/golang:1.22.4-alpine3.20

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang:1.22.4-alpine3.20
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang:1.22.4-alpine3.20  docker.io/golang:1.22.4-alpine3.20

Shell快速替换命令

sed -i 's#golang:1.22.4-alpine3.20#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang:1.22.4-alpine3.20#' deployment.yaml

镜像信息

{
    "Id": "sha256:1c62267f65a3bd9ad1a91ea18905d4a9a37f8216d8583d91b0d63c043bf65bf2",
    "RepoTags": [
        "golang:1.22.4-alpine3.20",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang:1.22.4-alpine3.20"
    ],
    "RepoDigests": [
        "golang@sha256:9bdd5692d39acc3f8d0ea6f81327f87ac6b473dd29a2b6006df362bff48dd1f8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/golang@sha256:0d1eed48ccde368b57838ba11eae4c73c6b48f504624c5a635b8fcbadedfb52e"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-04T19:06:26Z",
    "Container": "",
    "ContainerConfig": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "GOLANG_VERSION=1.22.4",
            "GOTOOLCHAIN=local",
            "GOPATH=/go"
        ],
        "Cmd": [
            "/bin/sh"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/go",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 230562824,
    "VirtualSize": 230562824,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/502b3eeb83212264f3feb3b8c105739ea754135b0dc98233c59654c4425c6aae/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:02f2bcb26af5ea6d185dcf509dc795746d907ae10c53918b6944ac85447a0c72",
            "sha256:744aa525644ab815a2d62b28f5e5142ad36b7ae7b758a8100aa76be927f0c0f5",
            "sha256:289f3be3b0a151c20165c9bda649ce5ff4bdfda967239c158f9a10cceef68277",
            "sha256:a369f9a2395d3dd03519d3a937b5d0f0b7e8d4668208cedd6cbb3a2efc86f26b",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-11T18:26:52.975021585+08:00"
    }
}

更多版本