docker.io/debian:stretch linux/amd64

docker.io/debian:stretch - 国内下载镜像源 浏览次数:8
Debian是一个基于Linux的操作系统,用于创建和维护 Debian 发行版相关的容器镜像。
源镜像 docker.io/debian:stretch
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/debian:stretch
镜像ID sha256:662c05203bab4c59568d24689fa5c3955439360a35c483178598d226b9a5ad10
镜像TAG stretch
大小 100.71MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 8 次
贡献者
镜像创建 2022-06-23T00:22:10.793363229Z
同步时间 2025-07-28 10:32
更新时间 2025-07-28 14:11
环境变量
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/debian:stretch
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/debian:stretch  docker.io/debian:stretch

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2022-06-23 08:22:10  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2022-06-23 08:22:10  100.71MB 
/bin/sh -c #(nop) ADD file:4c5e0bec5f780d9c6bfbafcb9e6ed641781dd7f7c2853a0c49d6613e9fef9516 in / 
                        
                    

镜像信息

{
    "Id": "sha256:662c05203bab4c59568d24689fa5c3955439360a35c483178598d226b9a5ad10",
    "RepoTags": [
        "debian:stretch",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/debian:stretch"
    ],
    "RepoDigests": [
        "debian@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/debian@sha256:16ee3e11da473f6565ef94a715f1a38b3079e0664913be78869c336a71cb6085"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-06-23T00:22:10.793363229Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.12",
    "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": [
            "bash"
        ],
        "Image": "sha256:5bd055defcb8fd9057da7f185381b191c62af877f85e0c630ed1e5dc96e9b998",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 100706279,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/c5b575cda19cd98eb2640b3ecfe836c9dfe1a0838be36fe3a34134d50b9e4c88/merged",
            "UpperDir": "/var/lib/docker/overlay2/c5b575cda19cd98eb2640b3ecfe836c9dfe1a0838be36fe3a34134d50b9e4c88/diff",
            "WorkDir": "/var/lib/docker/overlay2/c5b575cda19cd98eb2640b3ecfe836c9dfe1a0838be36fe3a34134d50b9e4c88/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:47dde6f41d1fcca77df950cac35c7103996a9333244a7406248c9b6898215469"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-28T10:32:27.916066545+08:00"
    }
}

更多版本

docker.io/debian:bookworm-20240311

linux/amd64 docker.io116.49MB2024-03-21 09:57
567

docker.io/debian:unstable-20240722-slim

linux/amd64 docker.io82.77MB2024-07-30 16:57
382

docker.io/debian:unstable-20240722

linux/amd64 docker.io125.34MB2024-07-30 17:01
343

docker.io/debian:bookworm

linux/arm64 docker.io138.84MB2024-08-02 13:07
623

docker.io/debian:bullseye

linux/arm64 docker.io118.09MB2024-08-02 14:00
1046

docker.io/debian:stretch-slim

linux/amd64 docker.io55.38MB2024-08-12 16:15
334

docker.io/debian:12-slim

linux/amd64 docker.io74.78MB2024-08-13 11:51
808

docker.io/debian:bookworm-slim

linux/arm64 docker.io97.11MB2024-08-22 12:01
775

docker.io/debian:buster-slim

linux/amd64 docker.io69.90MB2024-09-19 14:39
520

docker.io/debian:bookworm-slim

linux/amd64 docker.io74.78MB2024-09-25 15:42
485

docker.io/debian:bullseye-slim

linux/arm64 docker.io74.51MB2025-01-06 18:42
214

docker.io/debian:12.8

linux/arm64 docker.io138.89MB2025-01-06 18:55
132

docker.io/debian:12.8

linux/amd64 docker.io116.56MB2025-01-06 18:56
142

docker.io/debian:12

linux/arm64 docker.io138.89MB2025-01-06 20:22
202

docker.io/debian:12.8-slim

linux/amd64 docker.io74.82MB2025-01-07 13:32
262

docker.io/debian:bullseye

linux/amd64 docker.io124.29MB2025-01-10 15:49
248

docker.io/debian:stable-slim

linux/amd64 docker.io74.77MB2025-01-16 16:02
327

docker.io/debian:buster

linux/amd64 docker.io114.76MB2025-01-20 15:14
243

docker.io/debian:12.10

linux/amd64 docker.io116.57MB2025-04-14 14:08
172

docker.io/debian:experimental

linux/amd64 docker.io118.91MB2025-04-19 19:14
143

docker.io/debian:bookworm

linux/amd64 docker.io116.57MB2025-05-01 15:29
66

docker.io/debian:10-slim

linux/amd64 docker.io69.90MB2025-07-11 17:50
30

docker.io/debian:stretch

linux/amd64 docker.io100.71MB2025-07-28 10:32
7