Skip to content

Releases: openvinotoolkit/docker_ci

2022.3.1

20 Jun 09:23
2a17dd4
Compare
Choose a tag to compare

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

01 Jun 12:34
cc43594
Compare
Choose a tag to compare

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

04 Jan 10:20
6209b87
Compare
Choose a tag to compare

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

04 Dec 00:02
aefe729
Compare
Choose a tag to compare

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

30 Mar 08:31
Compare
Choose a tag to compare

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

19 Nov 12:47
98a385a
Compare
Choose a tag to compare

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

10 Sep 12:10
eeadca2
Compare
Choose a tag to compare

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

01 Jul 09:47
58f137c
Compare
Choose a tag to compare

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

2020.3.2 LTS

19 Apr 08:11
Compare
Choose a tag to compare

What's New

  • Introducing Dockerfiles to build a docker image with OpenVINO™ Toolkit released in April 2021 (v.2020.3.2 LTS)
  • New CentOS 7 runtime image is available for this release on DockerHub container registry.

2021.3

26 Mar 10:11
Compare
Choose a tag to compare

What's New

  • Introducing Dockerfiles to build a docker image with OpenVINO™ Toolkit released in March 2021 (v.2021.3)
  • New Ubuntu 20 dev and data_dev Docker images are available on DockerHub container registry.
  • New RHEL 8 runtime Docker image is available on Red Hat Quay.io container registry with CPU, GPU plugins support.
  • New Dockerfile to build Inference Engine from source with OpenCV and Open Model Zoo for Ubuntu 18.04.