Releases: openvinotoolkit/docker_ci
2023.0.2
What's New
• Upgraded OpenVINO runtime to version 2023.0.2 - this is a minor patch release. The changes are documented in OpenVINO release notes.
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2023.0.2
docker pull openvino/ubuntu20_dev:2023.0.2
docker pull openvino/ubuntu22_runtime:2023.0.2
docker pull openvino/ubuntu22_dev:2023.0.2
docker pull registry.connect.redhat.com/intel/openvino-dev:2023.0.2
docker pull registry.connect.redhat.com/intel/openvino-runtime:2023.0.2
2023.0.1
What's New
• Upgraded OpenVINO runtime to version 2023.0.1 - this is a minor patch release without changes on the Linux platform
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2023.0.1
docker pull openvino/ubuntu20_dev:2023.0.1
docker pull openvino/ubuntu22_runtime:2023.0.1
docker pull openvino/ubuntu22_dev:2023.0.1
docker pull registry.connect.redhat.com/intel/openvino-dev:2023.0.1
docker pull registry.connect.redhat.com/intel/openvino-runtime:2023.0.1
2022.3.1
What's New vs 2022.3.0
• OpenVINO runtime in version 2022.3.1. Check the list of changes in OpenVINO
• Added support for inference acceleration devices HDDL and NCS beside GPU and CPU. Check how to use the image with accelerators in Getting started.
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2022.3.1
docker pull openvino/ubuntu20_dev:2022.3.1
docker pull registry.connect.redhat.com/intel/openvino-dev:2022.3.1
docker pull registry.connect.redhat.com/intel/openvino-runtime:2022.3.1
2023.0
What's New
• Upgraded OpenVINO runtime to version 2023.0
• Images based on Ubuntu18 are not maintained anymore but there is added ubuntu22 support. The published images are based on ubi8.7, ubuntu20.04 and ubuntu22.04
• Benchmark app supports running the tests with OV::RemoteTensor using –use_device_memory
. It can simulate performance tests using the input data preloaded on GPU memory
• Public images include plugins for CPU and Intel GPU accelerators (both integrated and discrete).
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2023.0.0
docker pull openvino/ubuntu20_dev:2023.0.0
docker pull openvino/ubuntu22_runtime:2023.0.0
docker pull openvino/ubuntu22_dev:2023.0.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2023.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2023.0
2022.3
What's New
-
Upgraded OpenVINO runtime to version 2022.3.0 LTS
-
Images based on Ubuntu 18 and Red Hat UBI 8 are updated to include Python 3.8
-
Upgraded Red Hat base image to UBI version 8.7
-
Windows-based container images are not maintained anymore
-
Added support for Intel® Data Center GPU Flex and Intel® Arc GPU
-
Public images include plugins for CPU and Intel GPU accelerators. HDDL and NCS plugins and their dependencies are not included in 2022.3.0
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2022.3.0
docker pull openvino/ubuntu20_dev:2022.3.0
docker pull openvino/ubuntu18_runtime:2022.3.0
docker pull openvino/ubuntu18_dev:2022.3.0
registry.connect.redhat.com/intel/openvino-dev:2022.3.0
registry.connect.redhat.com/intel/openvino-runtime:2022.3.0
2022.2
What's New
- Included OpenVINO backed in version 2022.2.0
- Compiled sample apps from openvino repo are included in the
dev
version of the images in/opt/intel/openvino/samples/cpp/samples_bin
- Added Model API package to the
dev
image - Changed permisisons in
/opt/intel/openvino
folder. Now the default container account can save files in that default folder. - Added all required packages to compile demo apps from openvino_model_zoo repo
- Included custom opencv with GAPI component in the dev version of the image – there is no need to run download_opencv.sh script in runtime
- Updated base image of UBI to version 8.6
Public images can be pull with the following commands:
docker pull openvino/ubuntu20_runtime:2022.2.0
docker pull openvino/ubuntu18_dev:2022.2.0
docker pull openvino/ubuntu18_runtime:2022.2.0
registry.connect.redhat.com/intel/openvino-dev:2022.2.0
registry.connect.redhat.com/intel/openvino-runtime:2022.2.0
2022.1
What's New
- Introducing Dockerfiles to build a docker image with OpenVINO™ Toolkit released in March 2022 (v.2022.1)
- Introducing the support of inference on iGPU device inside Linux-based OpenVINO™ containers running under WSL2 on Windows* host
- New Dockerfile to build OpenVINO from source with OpenCV and Open Model Zoo for Ubuntu* 20.04.
2021.4.2 LTS
What's New
- Introducing Dockerfiles to build a docker image with OpenVINO™ Toolkit released in November 2021 (v.2021.4.2 LTS)
- Added ability to generate a Dockerfile for automation building via Red Hat* portal Build System and some minor improvements
2021.4.1 LTS
What's New
- Introducing Dockerfiles to build a docker image with OpenVINO™ Toolkit released in September 2021 (v.2021.4.1 LTS)
- New Red Hat* UBI 8 development image is available on Red Hat* Ecosystem Catalog and Quay.io container registry
- New Windows* 20H2 runtime image is available on the Docker Hub container registry with CPU plugin support
- Set up Intel® Graphics Compute Runtime for OpenCL™ driver version 21.29.20389 as default for Linux images
2021.4 LTS
What's New
- Introducing Dockerfiles to build a docker image with OpenVINO™ Toolkit released in June 2021 (v.2021.4 LTS)
- Dockerfiles for automation building via Red Hat* portal Build System and Red Hat® OpenShift® Container Platform, see in dockerfiles/rhel8 repo folder
- Dockerfiles for OpenVINO™ Deep Learning Workbench, see in dockerfiles/dl-workbench repo folder
- OpenVINO Docker tutorials, see in docs/tutorials repo folder
- Set up Tensorflow* 2.* for Ubuntu* 18 based images as default environment