docker.io/bitnami/python:3.13-debian-12 linux/amd64

docker.io/bitnami/python:3.13-debian-12 - 国内下载镜像源 浏览次数:9 安全受验证的发布者-VMware

Bitnami提供了一个基于Python 3.9 的镜像

该镜像是完全独立于主机操作系统的

可以直接导入docker环境中使用

源镜像 docker.io/bitnami/python:3.13-debian-12
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/python:3.13-debian-12
镜像ID sha256:10e7d581c8320f12a21fcfcd8a27c222193cab04f97fdb4b50c62009114565bb
镜像TAG 3.13-debian-12
大小 566.64MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD python
启动入口
工作目录 /app
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2025-08-14T19:56:54.033366165Z
同步时间 2025-08-19 22:49
更新时间 2025-08-20 03:39
开放端口
8000/tcp
环境变量
PATH=/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux APP_VERSION=3.13.7 BITNAMI_APP_NAME=python
镜像标签
sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83: com.vmware.cp.artifact.flavor docker.io/bitnami/minideb:bookworm: org.opencontainers.image.base.name 2025-08-14T19:55:57Z: org.opencontainers.image.created Application packaged by Broadcom, Inc.: org.opencontainers.image.description https://github.com/bitnami/containers/tree/main/bitnami/python/README.md: org.opencontainers.image.documentation https://github.com/bitnami/containers/tree/main/bitnami/python: org.opencontainers.image.source python: org.opencontainers.image.title Broadcom, Inc.: org.opencontainers.image.vendor 3.13.7: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/python:3.13-debian-12
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/python:3.13-debian-12  docker.io/bitnami/python:3.13-debian-12

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/python:3.13-debian-12
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/python:3.13-debian-12  docker.io/bitnami/python:3.13-debian-12

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 0001-01-01 08:00:00  566.64MB 
crane flatten sha256:3c9cf65d451bb8a8852987db3171b23a872a2e27c17a6e738a8f5eae674a85bf
                        
                    

镜像信息

{
    "Id": "sha256:10e7d581c8320f12a21fcfcd8a27c222193cab04f97fdb4b50c62009114565bb",
    "RepoTags": [
        "bitnami/python:3.13-debian-12",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/python:3.13-debian-12"
    ],
    "RepoDigests": [
        "bitnami/python@sha256:d6dcbe675c724b9138db0fa0c41587bf44fb89e9005dfdef7f0a5c0378b34062",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/python@sha256:84469ab30065395b5f5191087799ae5f8f2a0cdb9714183816a70dd7bba0a4b0"
    ],
    "Parent": "",
    "Comment": "[{\"created\":\"2025-08-09T00:07:18.871906096Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2025-08-14T19:56:23.825350017Z\",\"created_by\":\"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-14T19:56:23.825350017Z\",\"created_by\":\"ARG TARGETARCH=amd64\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-14T19:56:23.825350017Z\",\"created_by\":\"LABEL com.vmware.cp.artifact.flavor=sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83 org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2025-08-14T19:55:57Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/python/README.md org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/python org.opencontainers.image.title=python org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=3.13.7\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-14T19:56:23.825350017Z\",\"created_by\":\"ENV OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-14T19:56:23.825350017Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-14T19:56:23.825350017Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-14T19:56:35.056802412Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages build-essential ca-certificates curl git libbz2-1.0 libffi8 liblzma5 libncursesw6 libreadline8 libsqlite3-0 libsqlite3-dev libssl-dev libssl3 libtinfo6 pkg-config procps unzip wget zlib1g # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-14T19:56:37.584872672Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ;     mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ;     COMPONENTS=(       \\\"python-3.13.7-0-linux-${OS_ARCH}-debian-12\\\"     ) ;     for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do       if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then         curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz\\\" -O ;         curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz.sha256\\\" -O ;       fi ;       sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" ;       tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner ;       rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ;     done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-14T19:56:40.067468077Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get update \\u0026\\u0026 apt-get upgrade -y \\u0026\\u0026     apt-get clean \\u0026\\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-14T19:56:41.260274563Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\\\; || true # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-14T19:56:53.107870933Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS    90/' /etc/login.defs \\u0026\\u0026     sed -i 's/^PASS_MIN_DAYS.*/PASS_MIN_DAYS    0/' /etc/login.defs \\u0026\\u0026     sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-14T19:56:53.107870933Z\",\"created_by\":\"ENV APP_VERSION=3.13.7 BITNAMI_APP_NAME=python PATH=/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-14T19:56:53.107870933Z\",\"created_by\":\"EXPOSE map[8000/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-14T19:56:54.033366165Z\",\"created_by\":\"WORKDIR /app\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-14T19:56:54.033366165Z\",\"created_by\":\"CMD [\\\"python\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
    "Created": "2025-08-14T19:56:54.033366165Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8000/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "OS_ARCH=amd64",
            "OS_FLAVOUR=debian-12",
            "OS_NAME=linux",
            "APP_VERSION=3.13.7",
            "BITNAMI_APP_NAME=python"
        ],
        "Cmd": [
            "python"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "com.vmware.cp.artifact.flavor": "sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83",
            "org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bookworm",
            "org.opencontainers.image.created": "2025-08-14T19:55:57Z",
            "org.opencontainers.image.description": "Application packaged by Broadcom, Inc.",
            "org.opencontainers.image.documentation": "https://github.com/bitnami/containers/tree/main/bitnami/python/README.md",
            "org.opencontainers.image.source": "https://github.com/bitnami/containers/tree/main/bitnami/python",
            "org.opencontainers.image.title": "python",
            "org.opencontainers.image.vendor": "Broadcom, Inc.",
            "org.opencontainers.image.version": "3.13.7"
        },
        "Shell": [
            "/bin/bash",
            "-o",
            "errexit",
            "-o",
            "nounset",
            "-o",
            "pipefail",
            "-c"
        ]
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 566637350,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/9c70d34ac8a26ae467d6c7d323fe8823e8559608cecac347593170a276f381c0/merged",
            "UpperDir": "/var/lib/docker/overlay2/9c70d34ac8a26ae467d6c7d323fe8823e8559608cecac347593170a276f381c0/diff",
            "WorkDir": "/var/lib/docker/overlay2/9c70d34ac8a26ae467d6c7d323fe8823e8559608cecac347593170a276f381c0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:33ed7ac4b68e435dc16285badca5d5a4223f357717abe2fafdd58265b2d4ae59"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-19T22:48:45.592425899+08:00"
    }
}

更多版本

docker.io/bitnami/python:3.10.11-debian-11-r22

linux/arm64 docker.io534.57MB2024-09-04 08:50
235

docker.io/bitnami/python:3.10.11-debian-11-r22

linux/amd64 docker.io561.17MB2024-09-04 15:33
322

docker.io/bitnami/python:3.11.10-debian-12-r16

linux/amd64 docker.io590.99MB2025-06-11 08:43
75

docker.io/bitnami/python:3.13-debian-12

linux/amd64 docker.io566.64MB2025-08-19 22:49
8