logo
ghcr.io/docling-project/docling-serve-cu126:main
linux/amd64 ghcr.io

这是一个名为“docling-serve-cu126”的Docker容器镜像,存储在GitHub Container Registry (ghcr.io) 上,属于 docling-project 组织。

基于名称推测,该镜像可能是一个用于服务的Docker镜像, "serve"暗示其功能是提供服务,"cu126"可能指代其使用的CUDA版本或其他特定配置。

更多详细信息需要参考镜像的文档或标签信息。

551
浏览次数
13.03GB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main
源镜像
ghcr.io/docling-project/docling-serve-cu126:main
镜像ID
sha256:9afa636b43698d92738617b47af79884f95c8d767f746cba4fa4baadcd727844
镜像 TAG
main
镜像大小
13.03GB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
docling-serve run
启动入口
container-entrypoint
工作目录
/opt/app-root/src
OS/平台
linux/amd64
镜像创建
2025-09-18T07:04:57.517214666Z
同步时间
2025-09-20 01:44
浏览量
551 次
贡献者
🔌 开放端口 2
5001/tcp 8080/tcp
⚙️ 环境变量 27
KeyValue
STI_SCRIPTS_URL=image:///usr/libexec/s2i 0
STI_SCRIPTS_PATH=/usr/libexec/s2i 1
APP_ROOT=/opt/app-root 2
HOME=/opt/app-root/src 3
PLATFORM=el9 4
NODEJS_VER=22 5
PYTHON_VERSION=3.12 6
PATH=/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 7
PYTHONUNBUFFERED=1 8
PYTHONIOENCODING=utf-8 9
LC_ALL=en_US.UTF-8 10
LANG=en_US.UTF-8 11
PIP_NO_CACHE_DIR=off 12
NAME=python3 13
VERSION=0 14
ARCH=x86_64 15
SUMMARY=Platform for building and running Python 3.12 applications 16
DESCRIPTION=Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. 17
BASH_ENV=/opt/app-root/bin/activate 18
ENV=/opt/app-root/bin/activate 19
PROMPT_COMMAND=. /opt/app-root/bin/activate 20
TESSDATA_PREFIX=/usr/share/tesseract/tessdata/ 21
OMP_NUM_THREADS=4 22
UV_COMPILE_BYTECODE=1 23
UV_LINK_MODE=copy 24
UV_PROJECT_ENVIRONMENT=/opt/app-root 25
DOCLING_SERVE_ARTIFACTS_PATH=/opt/app-root/src/.cache/docling/models 26
🏷️ 镜像标签 27
KeyValue
python3 com.redhat.component
Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. description
1.33.7 io.buildah.version
Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. io.k8s.description
Python 3.12 io.k8s.display-name
8080:http io.openshift.expose-services
image:///usr/libexec/s2i io.openshift.s2i.scripts-url
builder,python,python312,python-312,rh-python312 io.openshift.tags
image:///usr/libexec/s2i io.s2i.scripts-url
SoftwareCollections.org <sclorg@redhat.com> maintainer
sclorg/python-312-c9s name
20250916 org.label-schema.build-date
GPLv2 org.label-schema.license
CentOS Stream 9 Base Image org.label-schema.name
1.0 org.label-schema.schema-version
CentOS org.label-schema.vendor
2025-09-18T07:02:28.555Z org.opencontainers.image.created
Running Docling as an API service org.opencontainers.image.description
MIT org.opencontainers.image.licenses
ba61af23591eff200481aa2e532cf7d0701f0ea4 org.opencontainers.image.revision
https://github.com/docling-project/docling-serve org.opencontainers.image.source
docling-serve org.opencontainers.image.title
https://github.com/docling-project/docling-serve org.opencontainers.image.url
main org.opencontainers.image.version
Platform for building and running Python 3.12 applications summary
s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/ /python3 python-sample-app usage
0 version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main  ghcr.io/docling-project/docling-serve-cu126:main

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main  ghcr.io/docling-project/docling-serve-cu126:main

Shell快速替换命令

sed -i 's#ghcr.io/docling-project/docling-serve-cu126:main#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main  ghcr.io/docling-project/docling-serve-cu126:main'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main  ghcr.io/docling-project/docling-serve-cu126:main'

镜像构建历史


# 2025-09-18 15:04:57  0.00B 设置默认要执行的命令
CMD ["docling-serve" "run"]
                        
# 2025-09-18 15:04:57  0.00B 声明容器运行时监听的端口
EXPOSE &{[{{78 0} {78 0}}] 0xc00059be40}
                        
# 2025-09-18 15:04:57  16.22KB 执行命令并创建新的镜像层
RUN |2 UV_SYNC_EXTRA_ARGS=--no-group pypi --group cu126 MODELS_LIST=layout tableformer picture_classifier easyocr /bin/sh -c umask 002 && uv sync --frozen --no-dev --all-extras ${UV_SYNC_EXTRA_ARGS} # buildkit
                        
# 2025-09-18 15:04:55  102.18KB 复制新文件或目录到容器中
COPY --chown=1001:0 ./docling_serve ./docling_serve # buildkit
                        
# 2025-09-18 15:04:55  659.94MB 执行命令并创建新的镜像层
RUN |2 UV_SYNC_EXTRA_ARGS=--no-group pypi --group cu126 MODELS_LIST=layout tableformer picture_classifier easyocr /bin/sh -c echo "Downloading models..." &&     HF_HUB_DOWNLOAD_TIMEOUT="90"     HF_HUB_ETAG_TIMEOUT="90"     docling-tools models download -o "${DOCLING_SERVE_ARTIFACTS_PATH}" ${MODELS_LIST} &&     chown -R 1001:0 ${DOCLING_SERVE_ARTIFACTS_PATH} &&     chmod -R g=u ${DOCLING_SERVE_ARTIFACTS_PATH} # buildkit
                        
# 2025-09-18 15:04:42  0.00B 定义构建参数
ARG MODELS_LIST=layout tableformer picture_classifier easyocr
                        
# 2025-09-18 15:04:42  11.20GB 执行命令并创建新的镜像层
RUN |1 UV_SYNC_EXTRA_ARGS=--no-group pypi --group cu126 /bin/sh -c umask 002 &&     UV_SYNC_ARGS="--frozen --no-install-project --no-dev --all-extras" &&     uv sync ${UV_SYNC_ARGS} ${UV_SYNC_EXTRA_ARGS} --no-extra flash-attn &&     FLASH_ATTENTION_SKIP_CUDA_BUILD=TRUE uv sync ${UV_SYNC_ARGS} ${UV_SYNC_EXTRA_ARGS} --no-build-isolation-package=flash-attn # buildkit
                        
# 2025-09-17 21:42:27  0.00B 定义构建参数
ARG UV_SYNC_EXTRA_ARGS=--no-group pypi --group cu126
                        
# 2025-09-17 21:42:27  0.00B 设置环境变量 OMP_NUM_THREADS LANG LC_ALL PYTHONIOENCODING UV_COMPILE_BYTECODE UV_LINK_MODE UV_PROJECT_ENVIRONMENT DOCLING_SERVE_ARTIFACTS_PATH
ENV OMP_NUM_THREADS=4 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PYTHONIOENCODING=utf-8 UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PROJECT_ENVIRONMENT=/opt/app-root DOCLING_SERVE_ARTIFACTS_PATH=/opt/app-root/src/.cache/docling/models
                        
# 2025-09-17 21:42:27  0.00B 设置工作目录为/opt/app-root/src
WORKDIR /opt/app-root/src
                        
# 2025-09-17 21:42:27  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2025-09-17 21:42:27  0.00B 设置环境变量 TESSDATA_PREFIX
ENV TESSDATA_PREFIX=/usr/share/tesseract/tessdata/
                        
# 2025-09-17 21:42:27  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c /usr/bin/fix-permissions /opt/app-root/src/.cache # buildkit
                        
# 2025-09-17 21:43:24  120.02MB 执行命令并创建新的镜像层
RUN /bin/sh -c dnf -y install --best --nodocs --setopt=install_weak_deps=False dnf-plugins-core &&     dnf config-manager --best --nodocs --setopt=install_weak_deps=False --save &&     dnf config-manager --enable crb &&     dnf -y update &&     dnf install -y $(cat /tmp/os-packages.txt) &&     dnf -y clean all &&     rm -rf /var/cache/dnf # buildkit
                        
# 2025-09-17 21:43:24  0.00B 指定运行容器时使用的用户
USER 0
                        
# 2025-09-17 10:16:31  210.26MB 
/bin/sh -c #(nop) CMD $STI_SCRIPTS_PATH/usage
                        
# 2025-09-17 10:16:30  0.00B 
/bin/sh -c #(nop) USER 1001
                        
# 2025-09-17 10:16:30  0.00B 
/bin/sh -c #(nop) ENV BASH_ENV="${APP_ROOT}/bin/activate"     ENV="${APP_ROOT}/bin/activate"     PROMPT_COMMAND=". ${APP_ROOT}/bin/activate"
                        
# 2025-09-17 10:16:30  0.00B 
/bin/sh -c python3.12 -m venv ${APP_ROOT} && ${APP_ROOT}/bin/pip install /opt/wheels/pip-* && rm -r /opt/wheels && chown -R 1001:0 ${APP_ROOT} && fix-permissions ${APP_ROOT} -P && echo "unset BASH_ENV PROMPT_COMMAND ENV" >> ${APP_ROOT}/bin/activate
                        
# 2025-09-17 10:16:26  0.00B 
/bin/sh -c #(nop) COPY dir:f87a12029e54697ad3bdd1c0869a2a0149ef1227a0a54367bec77290841fef7b in /opt/wheels 
                        
# 2025-09-17 10:16:26  0.00B 
/bin/sh -c #(nop) COPY dir:cb82f39d3378652d2a07e3622f41bccef666f52085de787a6662871d3e74c8e9 in / 
                        
# 2025-09-17 10:16:26  0.00B 
/bin/sh -c #(nop) COPY dir:8237049c925ae491ce41a5ff406d4563c4782a896f0b54fd59713a4c78173905 in $STI_SCRIPTS_PATH 
                        
# 2025-09-17 10:16:26  0.00B 
/bin/sh -c INSTALL_PKGS="python3.12 python3.12-devel python3.12-pip nss_wrapper-libs httpd         httpd-devel mod_ssl mod_auth_gssapi mod_ldap mod_session         atlas-devel gcc-gfortran libffi-devel libtool-ltdl enchant         krb5-devel" &&     yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS &&     rpm -V $INSTALL_PKGS &&     yum -y clean all --enablerepo='*'
                        
# 2025-09-17 10:15:51  0.00B 
/bin/sh -c #(nop) LABEL summary="$SUMMARY"       description="$DESCRIPTION"       io.k8s.description="$DESCRIPTION"       io.k8s.display-name="Python 3.12"       io.openshift.expose-services="8080:http"       io.openshift.tags="builder,python,python312,python-312,rh-python312"       com.redhat.component="$NAME"       name="sclorg/python-312-c9s"       version="$VERSION"       usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/ $FGC/$NAME python-sample-app"       maintainer="SoftwareCollections.org <sclorg@redhat.com>"
                        
# 2025-09-17 10:15:51  0.00B 
/bin/sh -c #(nop) ENV SUMMARY="Platform for building and running Python $PYTHON_VERSION applications"     DESCRIPTION="Python $PYTHON_VERSION available as container is a base platform for building and running various Python $PYTHON_VERSION applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms."
                        
# 2025-09-17 10:15:51  0.00B 
/bin/sh -c #(nop) ENV NAME=python3     VERSION=0     ARCH=x86_64
                        
# 2025-09-17 10:15:51  0.00B 
/bin/sh -c #(nop) ENV PYTHON_VERSION=3.12     PATH=$HOME/.local/bin/:$PATH     PYTHONUNBUFFERED=1     PYTHONIOENCODING=UTF-8     LC_ALL=en_US.UTF-8     LANG=en_US.UTF-8     PIP_NO_CACHE_DIR=off
                        
# 2025-09-17 10:15:51  0.00B 
/bin/sh -c #(nop) EXPOSE 8080
                        
# 2025-09-16 22:28:48  623.29MB 
/bin/sh -c yum -y module enable nodejs:$NODEJS_VER &&   INSTALL_PKGS="nodejs autoconf   automake   bzip2   gcc-c++   gd-devel   gdb   git   libcurl-devel   libpq-devel   libxml2-devel   libxslt-devel   lsof   make   mariadb-connector-c-devel   openssl-devel   patch   procps-ng   npm   redhat-rpm-config   sqlite-devel   unzip   wget   which   zlib-devel" &&   yum install -y --setopt=tsflags=nodocs $INSTALL_PKGS &&   rpm -V $INSTALL_PKGS &&   node -v | grep -qe "^v$NODEJS_VER\." && echo "Found VERSION $NODEJS_VER" &&   yum -y clean all --enablerepo='*'
                        
# 2025-09-16 22:27:27  0.00B 
/bin/sh -c #(nop) LABEL summary="$SUMMARY"       description="$DESCRIPTION"       io.k8s.description="$DESCRIPTION"       io.k8s.display-name="s2i base"       com.redhat.component="$NAME-container"       name="sclorg/$NAME-c9s"       version="$VERSION"       maintainer="SoftwareCollections.org <sclorg@redhat.com>"
                        
# 2025-09-16 22:27:27  0.00B 
/bin/sh -c #(nop) ENV SUMMARY="Base image with essential libraries and tools used as a base for builder images like perl, python, ruby, etc."     DESCRIPTION="The s2i-base image, being built upon s2i-core, provides any images layered on top of it with all the tools needed to use source-to-image functionality. Additionally, s2i-base also contains various libraries needed for it to serve as a base for other builder images, like s2i-python or s2i-ruby."     NODEJS_VER=22     NAME=s2i-base
                        
# 2025-09-16 22:22:07  52.23MB 
/bin/sh -c rpm-file-permissions &&   useradd -u 1001 -r -g 0 -d ${HOME} -c "Default Application User" default &&   chown -R 1001:0 ${APP_ROOT}
                        
# 2025-09-16 22:22:05  0.00B 
/bin/sh -c #(nop) CMD ["base-usage"]
                        
# 2025-09-16 22:22:05  0.00B 
/bin/sh -c #(nop) ENTRYPOINT ["container-entrypoint"]
                        
# 2025-09-16 22:22:05  0.00B 
/bin/sh -c #(nop) WORKDIR ${HOME}
                        
# 2025-09-16 22:22:05  0.00B 
/bin/sh -c #(nop) COPY dir:7c2972cc2e4f90cf0d7644aac472086c081dea1e2f64e0f7a9bde1ea291623ec in / 
                        
# 2025-09-16 22:22:05  0.00B 
/bin/sh -c INSTALL_PKGS="bsdtar   findutils   gettext   glibc-langpack-en   groff-base   glibc-locale-source   rsync   scl-utils   tar   unzip   xz   yum" &&   mkdir -p ${HOME}/.pki/nssdb &&   chown -R 1001:0 ${HOME}/.pki &&   dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS &&   rpm -V $INSTALL_PKGS &&   dnf -y clean all --enablerepo='*'
                        
# 2025-09-16 22:21:26  0.00B 
/bin/sh -c #(nop) ENV     STI_SCRIPTS_URL=image:///usr/libexec/s2i     STI_SCRIPTS_PATH=/usr/libexec/s2i     APP_ROOT=/opt/app-root     HOME=/opt/app-root/src     PATH=/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin     PLATFORM="el9"
                        
# 2025-09-16 22:21:26  0.00B 
/bin/sh -c #(nop) LABEL summary="$SUMMARY"       description="$DESCRIPTION"       io.k8s.description="$DESCRIPTION"       io.k8s.display-name="s2i core"       io.openshift.s2i.scripts-url=image:///usr/libexec/s2i       io.s2i.scripts-url=image:///usr/libexec/s2i       com.redhat.component="$NAME-container"       name="sclorg/$NAME-c9s"       version="$VERSION"       maintainer="SoftwareCollections.org <sclorg@redhat.com>"
                        
# 2025-09-16 22:21:26  0.00B 
/bin/sh -c #(nop) ENV SUMMARY="Base image which allows using of source-to-image."	    DESCRIPTION="The s2i-core image provides any images layered on top of it with all the tools needed to use source-to-image functionality while keeping the image size as small as possible."     NAME=s2i-core     VERSION=9
                        
# 2025-09-16 09:00:08  165.70MB 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-09-16 09:00:02  0.00B 
/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0"     org.label-schema.name="CentOS Stream 9 Base Image"     org.label-schema.vendor="CentOS"     org.label-schema.license="GPLv2"     org.label-schema.build-date="20250916"
                        
# 2025-09-16 09:00:02  0.00B 
/bin/sh -c #(nop) ADD file:631e12cb32507fb38e55eb5ab4d8ee23115be451c8e741c35247ee5e4240f279 in / 
                        
                    

镜像信息

{
    "Id": "sha256:9afa636b43698d92738617b47af79884f95c8d767f746cba4fa4baadcd727844",
    "RepoTags": [
        "ghcr.io/docling-project/docling-serve-cu126:main",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126:main"
    ],
    "RepoDigests": [
        "ghcr.io/docling-project/docling-serve-cu126@sha256:7b852d635c4a8e50af7375fc1245517e97f92928d5dcb69211dd2cddbf49d28a",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/docling-project/docling-serve-cu126@sha256:51b1dce6bdf194f6bb881a3cb2b9380a79db1516bae282a414d3f0dab8ee958f"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-18T07:04:57.517214666Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "5001/tcp": {},
            "8080/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "STI_SCRIPTS_URL=image:///usr/libexec/s2i",
            "STI_SCRIPTS_PATH=/usr/libexec/s2i",
            "APP_ROOT=/opt/app-root",
            "HOME=/opt/app-root/src",
            "PLATFORM=el9",
            "NODEJS_VER=22",
            "PYTHON_VERSION=3.12",
            "PATH=/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "PYTHONUNBUFFERED=1",
            "PYTHONIOENCODING=utf-8",
            "LC_ALL=en_US.UTF-8",
            "LANG=en_US.UTF-8",
            "PIP_NO_CACHE_DIR=off",
            "NAME=python3",
            "VERSION=0",
            "ARCH=x86_64",
            "SUMMARY=Platform for building and running Python 3.12 applications",
            "DESCRIPTION=Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.",
            "BASH_ENV=/opt/app-root/bin/activate",
            "ENV=/opt/app-root/bin/activate",
            "PROMPT_COMMAND=. /opt/app-root/bin/activate",
            "TESSDATA_PREFIX=/usr/share/tesseract/tessdata/",
            "OMP_NUM_THREADS=4",
            "UV_COMPILE_BYTECODE=1",
            "UV_LINK_MODE=copy",
            "UV_PROJECT_ENVIRONMENT=/opt/app-root",
            "DOCLING_SERVE_ARTIFACTS_PATH=/opt/app-root/src/.cache/docling/models"
        ],
        "Cmd": [
            "docling-serve",
            "run"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/app-root/src",
        "Entrypoint": [
            "container-entrypoint"
        ],
        "OnBuild": null,
        "Labels": {
            "com.redhat.component": "python3",
            "description": "Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.",
            "io.buildah.version": "1.33.7",
            "io.k8s.description": "Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.",
            "io.k8s.display-name": "Python 3.12",
            "io.openshift.expose-services": "8080:http",
            "io.openshift.s2i.scripts-url": "image:///usr/libexec/s2i",
            "io.openshift.tags": "builder,python,python312,python-312,rh-python312",
            "io.s2i.scripts-url": "image:///usr/libexec/s2i",
            "maintainer": "SoftwareCollections.org \u003csclorg@redhat.com\u003e",
            "name": "sclorg/python-312-c9s",
            "org.label-schema.build-date": "20250916",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Stream 9 Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS",
            "org.opencontainers.image.created": "2025-09-18T07:02:28.555Z",
            "org.opencontainers.image.description": "Running Docling as an API service",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "ba61af23591eff200481aa2e532cf7d0701f0ea4",
            "org.opencontainers.image.source": "https://github.com/docling-project/docling-serve",
            "org.opencontainers.image.title": "docling-serve",
            "org.opencontainers.image.url": "https://github.com/docling-project/docling-serve",
            "org.opencontainers.image.version": "main",
            "summary": "Platform for building and running Python 3.12 applications",
            "usage": "s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/ /python3 python-sample-app",
            "version": "0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 13027743493,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8689bc1acee92a39e2fafd9181f40206f01a18f088d0992273d4bdfcb3f5e1af/diff:/var/lib/docker/overlay2/fe844dd708aa3a04350acd7909354ffc6f5300cc84264f8622c5688c8d6b3032/diff:/var/lib/docker/overlay2/4b25ad65b4cc827b0101be378b7c6340add8610ebeb0cb9d3bd9ce1cf87de24b/diff:/var/lib/docker/overlay2/0382b40e3ad587cd92fdf009ac846c437c4f84fd0ed55507357e466ed0d51d9f/diff:/var/lib/docker/overlay2/4b7b4e57e9aaa83e7f56a74693a01ae423ae210ac251d927e5832c3875de311d/diff:/var/lib/docker/overlay2/75c6cbafe8620e43d33c58b31951f323a9bfd5bc083dbfa47c429eb573725630/diff:/var/lib/docker/overlay2/fb194df360382b196e029db13b2bb94d89ee290727fa6e19cf098db26db9ce6f/diff:/var/lib/docker/overlay2/0fbdc7e266ed0531d9e5647881581b4f9a2b68953bc7990c96d245750041b19e/diff:/var/lib/docker/overlay2/2dc16ac3d524fa8dd4918cfb5128456700996359e6395c43cd98ae472353a114/diff:/var/lib/docker/overlay2/9d2e7960322e38296f99d72f199b98369c9dce44288a97fe77358012b3cb1f71/diff",
            "MergedDir": "/var/lib/docker/overlay2/50fba0e7e232ecfd98011297d3e0b52c4f70e237489e225344af131ba2f0e7d3/merged",
            "UpperDir": "/var/lib/docker/overlay2/50fba0e7e232ecfd98011297d3e0b52c4f70e237489e225344af131ba2f0e7d3/diff",
            "WorkDir": "/var/lib/docker/overlay2/50fba0e7e232ecfd98011297d3e0b52c4f70e237489e225344af131ba2f0e7d3/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3133d3a1c7a2da42aee7171a6ebfa8984679e3a25990c487a3b572f3f849d4ff",
            "sha256:d0f6107cc769ad4b9882297ffc389ad75da19ae00c1f7e6eb9c1cefb46fafb83",
            "sha256:f808b61c430bf15fc28ce408ddf98ff1577c8a6e2451e76f5dfa00f8a49e678a",
            "sha256:91c7136f879c279c225ea27b88f31181d33b4cae5f3d7a62ec8f8d2190f69fc3",
            "sha256:0058cd393ac2ac7e29cd2405cb10795738e9d6c3a44b4914038ad6651fb0a58d",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:ab54f2d6d4ec781ff2a082d8dbe362b384e84ccfc08ddb5dba28c069b2c2f1fb",
            "sha256:18582c4794365b2e58b9bfbe3023758117c2a62c533f0e2186413d32aa9b3597",
            "sha256:9e4d69d86167a926942965c61cce32aeb7d589e42fe37832ed520bee0e474641",
            "sha256:efbf2eebd512b13970e78a7ad964651de70bd443cd46f44622e3601be455806c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-20T01:30:32.536928955+08:00"
    }
}

更多版本

ghcr.io/docling-project/docling-serve-cu126:main

linux/amd64 ghcr.io13.03GB2025-09-20 01:44
550
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×