docker.io/ubuntu/python:3.10-22.04_stable linux/amd64

docker.io/ubuntu/python:3.10-22.04_stable - 国内下载镜像源 浏览次数:18

这是一个基于Ubuntu操作系统的Docker镜像,预装了Python编程语言及其相关依赖项。它提供了一个方便快捷的环境,用于运行Python程序和进行Python开发。

源镜像 docker.io/ubuntu/python:3.10-22.04_stable
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable
镜像ID sha256:63a94ec26e5f509e67ab3923a0fb70647a2e6f3b086819737c3b927008b4c174
镜像TAG 3.10-22.04_stable
大小 49.77MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /bin/pebble enter
工作目录
OS/平台 linux/amd64
浏览量 18 次
贡献者
镜像创建 2026-05-19T03:32:34.602828863Z
同步时间 2026-05-19 16:10
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2026-05-19T03:32:54.898691+00:00: org.opencontainers.image.created Chiselled Python 3.10 rock Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming. Read more on [python.org](https://www.python.org/). This image is a chiselled Ubuntu rock that contains only the Python runtime and its standard libraries. : org.opencontainers.image.description Python-2.0: org.opencontainers.image.licenses python: org.opencontainers.image.title 3.10: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: ubuntu 22.04 扫描引擎: Trivy 扫描时间: 2026-05-19 16:10

低危漏洞:0 中危漏洞:3 高危漏洞:5 严重漏洞:0

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable  docker.io/ubuntu/python:3.10-22.04_stable

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable  docker.io/ubuntu/python:3.10-22.04_stable

Shell快速替换命令

sed -i 's#ubuntu/python:3.10-22.04_stable#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable  docker.io/ubuntu/python:3.10-22.04_stable'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable  docker.io/ubuntu/python:3.10-22.04_stable'

镜像构建历史


# 2026-05-19 11:32:54  154.00B 
umoci raw add-layer --image /root/images/python:3.10 /root/images/.temp_layer.control_data.287.tar
                        
# 2026-05-19 11:32:54  0.00B 
umoci config --image /root/images/python:3.10 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=3.10 --manifest.annotation org.opencontainers.image.title=python --manifest.annotation org.opencontainers.image.created=2026-05-19T03:32:54.898691+00:00 --manifest.annotation org.opencontainers.image.description=Chiselled Python 3.10 rock

Python is a high-level, general-purpose programming language. Its design
philosophy emphasizes code readability with the use of significant
indentation. Python is dynamically typed and garbage-collected. It supports
multiple programming paradigms, including structured, object-oriented and
functional programming.  Read more on [python.org](https://www.python.org/).

This image is a chiselled Ubuntu rock that contains only the Python runtime
and its standard libraries.
 --manifest.annotation org.opencontainers.image.licenses=Python-2.0
                        
# 2026-05-19 11:32:54  0.00B 
umoci config --image /root/images/python:3.10 --clear=config.labels --config.label org.opencontainers.image.version=3.10 --config.label org.opencontainers.image.title=python --config.label org.opencontainers.image.created=2026-05-19T03:32:54.898691+00:00 --config.label org.opencontainers.image.description=Chiselled Python 3.10 rock

Python is a high-level, general-purpose programming language. Its design
philosophy emphasizes code readability with the use of significant
indentation. Python is dynamically typed and garbage-collected. It supports
multiple programming paradigms, including structured, object-oriented and
functional programming.  Read more on [python.org](https://www.python.org/).

This image is a chiselled Ubuntu rock that contains only the Python runtime
and its standard libraries.
 --config.label org.opencontainers.image.licenses=Python-2.0
                        
# 2026-05-19 11:32:54  0.00B 
umoci config --image /root/images/python:3.10 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2026-05-19 11:32:54  0.00B 
umoci config --image /root/images/python:3.10 --clear=config.cmd
                        
# 2026-05-19 11:32:54  0.00B 
umoci config --image /root/images/python:3.10 --clear=config.entrypoint --config.entrypoint /bin/pebble --config.entrypoint enter --clear=config.cmd
                        
# 2026-05-19 11:32:54  0.00B 
umoci config --image /root/images/python:3.10 --clear=config.entrypoint --config.user 584792
                        
# 2026-05-19 11:32:54  84.00B 
umoci raw add-layer --image /root/images/python:3.10 /root/images/.temp_layer.287.tar --tag 3.10
                        
# 2026-05-19 11:32:54  49.77MB 
umoci raw add-layer --image /root/images/python:rockcraft-base /root/images/.temp_layer.287.tar --tag 3.10
                        
                    

镜像信息

{
    "Id": "sha256:63a94ec26e5f509e67ab3923a0fb70647a2e6f3b086819737c3b927008b4c174",
    "RepoTags": [
        "ubuntu/python:3.10-22.04_stable",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python:3.10-22.04_stable"
    ],
    "RepoDigests": [
        "ubuntu/python@sha256:2ac9aa38b02049f7007a27761dcd73940392f6f483b71108ec6f74afb4408873",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/python@sha256:c798413399b68f83c9d88b7acf46e849779ad7a8d954a6525b73891215d35688"
    ],
    "Parent": "",
    "Comment": "Add rock control metadata",
    "Created": "2026-05-19T03:32:34.602828863Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "584792",
        "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": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/bin/pebble",
            "enter"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2026-05-19T03:32:54.898691+00:00",
            "org.opencontainers.image.description": "Chiselled Python 3.10 rock\n\nPython is a high-level, general-purpose programming language. Its design\nphilosophy emphasizes code readability with the use of significant\nindentation. Python is dynamically typed and garbage-collected. It supports\nmultiple programming paradigms, including structured, object-oriented and\nfunctional programming.  Read more on [python.org](https://www.python.org/).\n\nThis image is a chiselled Ubuntu rock that contains only the Python runtime\nand its standard libraries.\n",
            "org.opencontainers.image.licenses": "Python-2.0",
            "org.opencontainers.image.title": "python",
            "org.opencontainers.image.version": "3.10"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 49772529,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/23655f8269aab75ae1c459961380fa4054e27462f39b8ee52cd26bac6fadc8c8/diff:/var/lib/docker/overlay2/b018afb0c83f81e77fe2a86f670f0395933a788d0cb877781b3ddeb341d9ff10/diff",
            "MergedDir": "/var/lib/docker/overlay2/b9a3d34cdb9e98e8c79ccaf07c7cb5f33b252d9eba32db391b111c6f79ecf73d/merged",
            "UpperDir": "/var/lib/docker/overlay2/b9a3d34cdb9e98e8c79ccaf07c7cb5f33b252d9eba32db391b111c6f79ecf73d/diff",
            "WorkDir": "/var/lib/docker/overlay2/b9a3d34cdb9e98e8c79ccaf07c7cb5f33b252d9eba32db391b111c6f79ecf73d/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f518c95992cffec2bd0926ceb3b5d02897667c1b873a1f05ed43bacb3f58588f",
            "sha256:ca4591c421bcf01bc929c28a1c796a2784aac959699150f8c19eafdfadad14aa",
            "sha256:17ed21fef98c1f8ff2014097ad23ca5a1317dbd317909bf227b77bb4b664e268"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-19T16:10:39.025922041+08:00"
    }
}

更多版本

docker.io/ubuntu/python:3.12-24.04_stable

linux/amd64 docker.io48.08MB2025-03-26 15:54
1653

docker.io/ubuntu/python:3.13-25.04

linux/amd64 docker.io53.15MB2025-08-26 17:50
610

docker.io/ubuntu/python:3.10-22.04

linux/amd64 docker.io49.32MB2025-11-18 13:57
1087

docker.io/ubuntu/python:3.10-22.04_stable

linux/amd64 docker.io49.77MB2026-05-19 16:10
17