镜像概览

完整引用
docker.io/openvino/ubuntu24_runtime
Registry
docker.io
命名空间
openvino
仓库
ubuntu24_runtime
已缓存 Tag 数
13
最近同步
07/06/2026, 08:31 AM

简介

OpenVINO Ubuntu 24.04 推理运行时镜像,集成 Intel CPU/GPU 优化库,适合边缘 AI 模型部署与 OpenVINO IR 推理验证。

详细介绍

openvino/ubuntu24_runtime 基于 Ubuntu 24.04 打包 OpenVINO Runtime,支持 benchmark_app 与 Python/C++ 推理 API。定位为 GPU/CPU 推理运行时,需挂载模型 volume 与设备访问;裸 docker 验证后由 GPU 节点池或边缘设备承载,无状态 Web 服务。

快速启动

docker run --rm \
  -v $(pwd)/models:/models:ro \
  docker.io/openvino/ubuntu24_runtime:latest \
  benchmark_app -m /models/model.xml -d CPU

推荐实践

docker run --rm \
  --device /dev/dri \
  -v /opt/models:/models:ro \
  docker.io/openvino/ubuntu24_runtime:2024.3.0 \
  benchmark_app -m /models/model.xml -d GPU

核心参数说明

  • -v .../models:... — OpenVINO IR 模型目录
  • -d CPU/GPU — 推理设备选择
  • --device /dev/dri — Intel GPU 设备访问
  • 固定 tag — OpenVINO 与驱动 pin

最新 Tag(20 条)

查看全部 13 个 Tag →
Tag架构推送时间大小Digest同步期望操作
docker.io/openvino/ubuntu24_runtime
:latest
linux/amd64
2026/06/17 17:38482.4 MBsha256:3eab9bc3f643
docker.io/openvino/ubuntu24_runtime
:2026.2.1
linux/amd64
2026/06/17 17:38482.4 MBsha256:3eab9bc3f643
docker.io/openvino/ubuntu24_runtime
:2026.2.0
linux/amd64
2026/05/28 17:35481.7 MBsha256:9286c2999e78
docker.io/openvino/ubuntu24_runtime
:2026.1.0
linux/amd64
2026/04/08 00:11463.2 MBsha256:69ab328fc104
docker.io/openvino/ubuntu24_runtime
:2026.0.0
linux/amd64
2026/02/23 22:51480.7 MBsha256:2ffb2a3258d0
docker.io/openvino/ubuntu24_runtime
:2025.4.1
linux/amd64
2025/12/17 23:20321.2 MBsha256:977011fba6ea
docker.io/openvino/ubuntu24_runtime
:2025.4.0
linux/amd64
2025/12/01 19:24321.2 MBsha256:12beed285bd7
docker.io/openvino/ubuntu24_runtime
:2025.3.0
linux/amd64
2025/09/03 18:20322.8 MBsha256:9460f012e539
docker.io/openvino/ubuntu24_runtime
:2025.2.0
linux/amd64
2025/06/16 19:43336.9 MBsha256:620845103dd3
docker.io/openvino/ubuntu24_runtime
:2025.1.0
linux/amd64
2025/04/16 17:44327.4 MBsha256:001436f35f26
docker.io/openvino/ubuntu24_runtime
:2025.0.0
linux/amd64
2025/02/06 17:33261.0 MBsha256:4791158b437b
docker.io/openvino/ubuntu24_runtime
:2024.6.0
linux/amd64
2024/12/19 18:23250.6 MBsha256:7b7426bce5e7
docker.io/openvino/ubuntu24_runtime
:2024.5.0
linux/amd64
2024/11/25 17:27250.3 MBsha256:a6be0d0151f9