docker.io/alpine:edge linux/amd64

docker.io/alpine:edge - 国内下载镜像源 浏览次数:293
Alpine是一个轻量级的Linux发行版,基于musl libc和busybox,用于创建小型、高效、安全的容器环境。.
源镜像 docker.io/alpine:edge
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge
镜像ID sha256:9885b58a3a7b1ff4fab35044f8aed314c3b76d9bed1dee8b2d6b28cede8f1299
镜像TAG edge
大小 7.80MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh
启动入口
工作目录
OS/平台 linux/amd64
浏览量 293 次
贡献者 17*******5@qq.com
镜像创建 2024-08-07T19:22:46.14850744Z
同步时间 2024-09-14 15:13
更新时间 2025-01-17 17:46
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge  docker.io/alpine:edge

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge  docker.io/alpine:edge

Shell快速替换命令

sed -i 's#alpine:edge#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge  docker.io/alpine:edge'

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-08-08 03:22:46  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2024-08-08 03:22:46  7.80MB 
/bin/sh -c #(nop) ADD file:fd7eb8b8156b429f834a8f541c228b1f11e53562b2d604850a825c53a070982c in / 
                        
                    

镜像信息

{
    "Id": "sha256:9885b58a3a7b1ff4fab35044f8aed314c3b76d9bed1dee8b2d6b28cede8f1299",
    "RepoTags": [
        "alpine:edge",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine:edge"
    ],
    "RepoDigests": [
        "alpine@sha256:b93f4f6834d5c6849d859a4c07cc88f5a7d8ce5fb8d2e72940d8edd8be343c04",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine@sha256:732b8b93aa61b5a5307f3bb85396ec7396c7d2379edf5bff2f2d104ea5d06902"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2024-08-07T19:22:46.14850744Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "23.0.11",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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": [
            "/bin/sh"
        ],
        "Image": "sha256:065dfd02c5b0b8338727b60524073ada0d07a288392fa2424561dcd9913fa76d",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 7797666,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/bdfc31c89c2c5ca85b492357dee704fd266bc69afe98614972364274f20ce8b2/merged",
            "UpperDir": "/var/lib/docker/overlay2/bdfc31c89c2c5ca85b492357dee704fd266bc69afe98614972364274f20ce8b2/diff",
            "WorkDir": "/var/lib/docker/overlay2/bdfc31c89c2c5ca85b492357dee704fd266bc69afe98614972364274f20ce8b2/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:30f8e4588c9e02cc64ca7c31900a63826b14b9f77786fc8a13f6a641da95266e"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-09-14T15:13:48.502778901+08:00"
    }
}

更多版本

docker.io/alpine:3.2

linux/amd64 docker.io5.26MB2024-03-08 18:00
535

docker.io/alpine:3.18.6

linux/amd64 docker.io7.34MB2024-06-19 13:47
182

docker.io/alpine:3.14

linux/amd64 docker.io5.61MB2024-07-03 10:50
260

docker.io/alpine:3.12

linux/amd64 docker.io5.58MB2024-07-15 16:56
271

docker.io/alpine/git:2.36.2

linux/amd64 docker.io43.60MB2024-07-18 09:40
270

docker.io/alpine:3.20.1

linux/amd64 docker.io7.80MB2024-07-22 16:08
465

docker.io/alpine:3.20.2

linux/amd64 docker.io7.80MB2024-08-07 10:30
452

docker.io/alpine:20240807

linux/amd64 docker.io7.80MB2024-08-14 15:07
149

docker.io/alpine:edge

linux/amd64 docker.io7.80MB2024-09-14 15:13
292

docker.io/alpine/git:v2.45.2

linux/amd64 docker.io89.49MB2024-10-09 10:52
102

docker.io/alpine:latest

linux/amd64 docker.io7.80MB2024-10-09 14:50
176

docker.io/alpine:3.18

linux/arm64 docker.io7.67MB2024-10-14 10:59
105

docker.io/alpine:3.20.3

linux/amd64 docker.io7.80MB2024-10-17 09:55
147

docker.io/alpine:3.15.5

linux/amd64 docker.io5.57MB2024-10-17 17:34
271

docker.io/alpine/curl:8.9.1

linux/amd64 docker.io13.14MB2024-10-24 08:52
119

docker.io/alpine/curl:8.9.1

linux/arm64 docker.io14.48MB2024-10-24 08:53
85

docker.io/alpine:3.20.3

linux/arm64 docker.io8.83MB2024-10-30 17:09
144

docker.io/alpine:3

linux/amd64 docker.io7.80MB2024-11-09 12:52
63

docker.io/alpine:3.18

linux/amd64 docker.io7.35MB2024-11-15 14:58
71

docker.io/alpine:3.15.5

linux/arm64 docker.io5.32MB2024-11-15 18:11
49

docker.io/alpine/socat:latest

linux/amd64 docker.io14.56MB2024-11-29 10:48
64

docker.io/alpinelinux/docker-cli:latest-x86_64

linux/amd64 docker.io163.92MB2024-12-03 16:55
55

docker.io/alpine/sqlite:3.45.3

linux/arm64 docker.io11.49MB2024-12-09 18:51
58

docker.io/alpine:3.19

linux/amd64 docker.io7.40MB2024-12-18 10:57
45

docker.io/alpine/git:latest

linux/amd64 docker.io91.45MB2024-12-18 17:04
50

docker.io/alpine:3.21.0

linux/amd64 docker.io7.84MB2024-12-19 09:37
66

docker.io/alpine:latest

linux/arm64 docker.io8.18MB2024-12-23 17:47
55

docker.io/alpine:3.16

linux/amd64 docker.io5.54MB2024-12-27 14:17
37