logo
ghcr.io/llm-d/llm-d-model-service:v0.0.15
linux/amd64 ghcr.io

这是一个用于提供大语言模型(LLM)相关功能的模型服务容器镜像,旨在支持LLM模型的部署与服务提供,方便用户快速搭建和使用LLM模型服务。

19
浏览次数
287.94MB
镜像大小
源镜像
ghcr.io/llm-d/llm-d-model-service:v0.0.15
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15
镜像ID
sha256:43a5c980824f00077c353c53837f4152d6b7f07623cf6a10851e47f3ef6245cf
镜像 TAG
v0.0.15
镜像大小
287.94MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
sleep infinity
启动入口
工作目录
/
OS/平台
linux/amd64
镜像创建
2025-05-28T16:44:02.574596931Z
同步时间
2026-07-03 16:49
浏览量
19 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
🏷️ 镜像标签 20
KeyValue
x86_64 architecture
2025-05-14T10:40:37 build-date
ubi9-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. description
public distribution-scope
1.39.0-dev io.buildah.version
The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. io.k8s.description
Red Hat Universal Base Image 9 io.k8s.display-name
io.openshift.expose-services
base rhel9 io.openshift.tags
Red Hat, Inc. maintainer
ubi9 name
1747219013 release
Provides the latest release of Red Hat Universal Base Image 9. summary
https://www.redhat.com url
2f42d95842ada13f4b1358571e36e1ab62406115 vcs-ref
git vcs-type
Red Hat, Inc. vendor
9.6 version
🛡️ 镜像安全扫描
redhat 9.6 Trivy 2026-07-03 16:49 查看完整报告
289
低危 LOW
315
中危 MEDIUM
78
高危 HIGH
2
严重 CRITICAL
受影响目标 (2)
ghcr.io/llm-d/llm-d-model-service:v0.0.15 (redhat 9.6) redhat manager gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15  ghcr.io/llm-d/llm-d-model-service:v0.0.15

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15  ghcr.io/llm-d/llm-d-model-service:v0.0.15

Shell快速替换命令

sed -i 's#ghcr.io/llm-d/llm-d-model-service:v0.0.15#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15  ghcr.io/llm-d/llm-d-model-service:v0.0.15'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15  ghcr.io/llm-d/llm-d-model-service:v0.0.15'

镜像构建历史


# 2025-05-29 00:44:02  0.00B 设置默认要执行的命令
CMD ["sleep" "infinity"]
                        
# 2025-05-29 00:44:02  0.00B 指定运行容器时使用的用户
USER 65532:65532
                        
# 2025-05-29 00:44:02  78.29MB 复制新文件或目录到容器中
COPY /workspace/bin/manager /manager # buildkit
                        
# 2025-05-29 00:44:02  0.00B 设置工作目录为/
WORKDIR /
                        
# 2025-05-14 18:41:02  209.66MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-05-14T10:40:37" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="2f42d95842ada13f4b1358571e36e1ab62406115" "release"="1747219013"
                        
# 2025-05-14 18:41:01  0.00B 
/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 
                        
# 2025-05-14 18:41:01  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-05-14 18:41:01  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 
                        
# 2025-05-14 18:41:01  0.00B 
/bin/sh -c #(nop) COPY dir:d030c7d773f0a9a0288768cf73fd68603fb78790fc50998f9cb91d0c08117212 in / 
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container"       name="ubi9"       version="9.6"       distribution-scope="public"
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-05-14 18:40:59  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."       vendor="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:43a5c980824f00077c353c53837f4152d6b7f07623cf6a10851e47f3ef6245cf",
    "RepoTags": [
        "ghcr.io/llm-d/llm-d-model-service:v0.0.15",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service:v0.0.15"
    ],
    "RepoDigests": [
        "ghcr.io/llm-d/llm-d-model-service@sha256:8b99a8104a2f8cd9a8140194e9b3f1fde2ebc7f71f841ec2ab4783940d776a40",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/llm-d/llm-d-model-service@sha256:51cbbc5c9eb9629508168939e4e5ecd68960f0844e8224e25cdf4c5c6e8066cd"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-05-28T16:44:02.574596931Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532:65532",
        "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",
            "container=oci"
        ],
        "Cmd": [
            "sleep",
            "infinity"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-05-14T10:40:37",
            "com.redhat.component": "ubi9-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "distribution-scope": "public",
            "io.buildah.version": "1.39.0-dev",
            "io.k8s.description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "base rhel9",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi9",
            "release": "1747219013",
            "summary": "Provides the latest release of Red Hat Universal Base Image 9.",
            "url": "https://www.redhat.com",
            "vcs-ref": "2f42d95842ada13f4b1358571e36e1ab62406115",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "9.6"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 287943921,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/6ea1051c8e20fa590299aaa062927e5d0f3eab2114448028840f17dea8c22fd4/diff",
            "MergedDir": "/var/lib/docker/overlay2/9b366d406637efc34e215090cf80b348fd83d01d3b12c6abeb56e0c935273e37/merged",
            "UpperDir": "/var/lib/docker/overlay2/9b366d406637efc34e215090cf80b348fd83d01d3b12c6abeb56e0c935273e37/diff",
            "WorkDir": "/var/lib/docker/overlay2/9b366d406637efc34e215090cf80b348fd83d01d3b12c6abeb56e0c935273e37/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:27c7e549531b2bdc8167c0621e7890add6e6fb525e083a8b97a37722d2434a8f",
            "sha256:9c340ac3483eb2061520568994436f1e5bc56a962801d0a3e930320a5c93cc4a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-03T16:49:19.490091957+08:00"
    }
}

更多版本

ghcr.io/llm-d/llm-d-model-service:v0.0.15

linux/amd64 ghcr.io287.94MB2026-07-03 16:49
18
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×