ℹ️
注意:这是一个 latest 标签镜像

latest 并不代表最新版本,本站同步时间存在延迟,无法保证此镜像与上游最新版本一致
生产环境建议使用明确的版本号(如 v1.2.3),避免因版本不一致导致问题。 了解更多 →

logo
docker.io/kubeflow/model-registry:latest
linux/amd64 docker.io

Kubeflow 模型注册表

这是一个用于存储和管理机器学习模型的 Docker 容器镜像。它提供了以下功能:

  • 模型版本控制
  • 模型元数据管理
  • 模型部署
  • 模型监控

该镜像是 Kubeflow 项目的一部分,它是一个用于构建和部署机器学习应用程序的开源平台。

441
浏览次数
113.58MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest
源镜像
docker.io/kubeflow/model-registry:latest
镜像ID
sha256:15dbeae209ac586ff8b40188d551e3647c01f0eaf23d242c31b4ea659fdcf609
镜像 TAG
latest
镜像大小
113.58MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/model-registry
工作目录
/
OS/平台
linux/amd64
镜像创建
2024-10-22T15:28:07.381488356Z
同步时间
2024-10-25 01:05
浏览量
441 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
🏷️ 镜像标签 20
KeyValue
x86_64 architecture
2024-09-17T13:42:02 build-date
ubi8-minimal-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 Minimal is a stripped down image that uses microdnf as a package manager. 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.29.0 io.buildah.version
The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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 8 Minimal io.k8s.display-name
io.openshift.expose-services
minimal rhel8 io.openshift.tags
Red Hat, Inc. maintainer
ubi8-minimal name
1086 release
Provides the latest release of the minimal Red Hat Universal Base Image 8. summary
https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1086 url
4f8da2b64a13f2a264bd802d8909bf803211fb20 vcs-ref
git vcs-type
Red Hat, Inc. vendor
8.10 version
🛡️ 镜像安全扫描
redhat 8.10 Trivy 2024-10-25 21:45 查看完整报告
66
低危 LOW
13
中危 MEDIUM
1
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
docker.io/kubeflow/model-registry:latest (redhat 8.10) redhat model-registry gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest  docker.io/kubeflow/model-registry:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest  docker.io/kubeflow/model-registry:latest

Shell快速替换命令

sed -i 's#kubeflow/model-registry:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest  docker.io/kubeflow/model-registry:latest'

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-10-22 23:28:07  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/model-registry"]
                        
# 2024-10-22 23:28:07  0.00B 指定运行容器时使用的用户
USER 65532:65532
                        
# 2024-10-22 23:28:07  20.87MB 复制新文件或目录到容器中
COPY /workspace/model-registry . # buildkit
                        
# 2024-10-22 23:28:07  0.00B 设置工作目录为/
WORKDIR /
                        
# 2024-09-17 21:59:48  92.71MB 
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
                        
# 2024-09-17 21:59:47  0.00B 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2024-09-17 21:59:46  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/repo-fd4c2.repo' '/etc/yum.repos.d/repo-0c0b0.repo'
                        
# 2024-09-17 21:59:46  0.00B 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-09-17T13:42:02" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="4f8da2b64a13f2a264bd802d8909bf803211fb20" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1086"
                        
# 2024-09-17 21:59:46  0.00B 
/bin/sh -c #(nop) ADD file:a09e03222f1db57ec0c49f7611d8e5b00a5748869c7865a4990633ed3027fa94 in /root/buildinfo/Dockerfile-ubi8-minimal-8.10-1086 
                        
# 2024-09-17 21:59:46  0.00B 
/bin/sh -c #(nop) ADD file:0fac162b728ed5d11a47660a0969a1353c02a412fda25533e6cda5341e253e00 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.10-1086.json 
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL release=1086
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.10"
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) ADD multi:3145d5eb48d70d77e0b1a5a3fc70b97071cff0522aabe7ce4b9257b981116258 in /etc/yum.repos.d/ 
                        
# 2024-09-17 21:59:45  0.00B 
/bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem 
                        
# 2024-09-17 21:59:44  0.00B 
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
                        
# 2024-09-17 21:59:44  0.00B 
/bin/sh -c #(nop) ADD file:059f39dcdcbfb5dc18360295f9551612350d9c58bac42f01cf71bee00bf0a5f7 in / 
                        
                    

镜像信息

{
    "Id": "sha256:15dbeae209ac586ff8b40188d551e3647c01f0eaf23d242c31b4ea659fdcf609",
    "RepoTags": [
        "kubeflow/model-registry:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry:latest"
    ],
    "RepoDigests": [
        "kubeflow/model-registry@sha256:5d72e6215b74c75a225d64a8e83414a9c7f3179afe34b30b32007f805e043555",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeflow/model-registry@sha256:5d72e6215b74c75a225d64a8e83414a9c7f3179afe34b30b32007f805e043555"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-22T15:28:07.381488356Z",
    "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": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/model-registry"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-09-17T13:42:02",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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.29.0",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi8-minimal",
            "release": "1086",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 8.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1086",
            "vcs-ref": "4f8da2b64a13f2a264bd802d8909bf803211fb20",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.10"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 113581056,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/96494505950a79009b1b21c71d8ebffb74ed8aa31892756907cf5f31b6e21f0d/diff",
            "MergedDir": "/var/lib/docker/overlay2/fb3746e0ff288d0f0cdd542637b193175af0f1af7c0e40b2373c6317c979212f/merged",
            "UpperDir": "/var/lib/docker/overlay2/fb3746e0ff288d0f0cdd542637b193175af0f1af7c0e40b2373c6317c979212f/diff",
            "WorkDir": "/var/lib/docker/overlay2/fb3746e0ff288d0f0cdd542637b193175af0f1af7c0e40b2373c6317c979212f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:7e02eaad2ba11307f6193f6228b257e658eac9cb5e3461a03734744f2b601171",
            "sha256:c9c4be02e45e490d544f3d771326c87259f4b96668d688af3e5e6bb22df28984"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-25T01:03:49.76669309+08:00"
    }
}

更多版本

docker.io/kubeflow/model-registry:latest

linux/amd64 docker.io113.58MB2024-10-25 01:05
440
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×