概要
- フル名
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:38 | 482.4 MB | sha256:3eab9bc3f643… | |||
docker.io/openvino/ubuntu24_runtime :2026.2.1 | linux/amd64 | 2026/06/17 17:38 | 482.4 MB | sha256:3eab9bc3f643… | |||
docker.io/openvino/ubuntu24_runtime :2026.2.0 | linux/amd64 | 2026/05/28 17:35 | 481.7 MB | sha256:9286c2999e78… | |||
docker.io/openvino/ubuntu24_runtime :2026.1.0 | linux/amd64 | 2026/04/08 00:11 | 463.2 MB | sha256:69ab328fc104… | |||
docker.io/openvino/ubuntu24_runtime :2026.0.0 | linux/amd64 | 2026/02/23 22:51 | 480.7 MB | sha256:2ffb2a3258d0… | |||
docker.io/openvino/ubuntu24_runtime :2025.4.1 | linux/amd64 | 2025/12/17 23:20 | 321.2 MB | sha256:977011fba6ea… | |||
docker.io/openvino/ubuntu24_runtime :2025.4.0 | linux/amd64 | 2025/12/01 19:24 | 321.2 MB | sha256:12beed285bd7… | |||
docker.io/openvino/ubuntu24_runtime :2025.3.0 | linux/amd64 | 2025/09/03 18:20 | 322.8 MB | sha256:9460f012e539… | |||
docker.io/openvino/ubuntu24_runtime :2025.2.0 | linux/amd64 | 2025/06/16 19:43 | 336.9 MB | sha256:620845103dd3… | |||
docker.io/openvino/ubuntu24_runtime :2025.1.0 | linux/amd64 | 2025/04/16 17:44 | 327.4 MB | sha256:001436f35f26… | |||
docker.io/openvino/ubuntu24_runtime :2025.0.0 | linux/amd64 | 2025/02/06 17:33 | 261.0 MB | sha256:4791158b437b… | |||
docker.io/openvino/ubuntu24_runtime :2024.6.0 | linux/amd64 | 2024/12/19 18:23 | 250.6 MB | sha256:7b7426bce5e7… | |||
docker.io/openvino/ubuntu24_runtime :2024.5.0 | linux/amd64 | 2024/11/25 17:27 | 250.3 MB | sha256:a6be0d0151f9… |