Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6153 Discussions

How to get specific version of Docker OpenVino DL Workbench?

Tulipian
Beginner
205 Views

docker pull openvino/workbench

 

^ pulls latest 2022 version. How do I get 2021 version?

 

Thank you!

 

0 Kudos
1 Solution
Hairul_Intel
Moderator
183 Views

Hi Tulipian,

Thank you for reaching out to us.

 

For your information, you can pull specific versions of Docker OpenVINO™ Deep Learning (DL) Workbench by using the docker pull openvino/workbench:<version> command.

 

Here is the command for pulling Docker OpenVINO™ DL Workbench 2021.4.2:

docker pull openvino/workbench:2021.4.2

 

 

Regards,

Hairul

 

View solution in original post

2 Replies
Hairul_Intel
Moderator
184 Views

Hi Tulipian,

Thank you for reaching out to us.

 

For your information, you can pull specific versions of Docker OpenVINO™ Deep Learning (DL) Workbench by using the docker pull openvino/workbench:<version> command.

 

Here is the command for pulling Docker OpenVINO™ DL Workbench 2021.4.2:

docker pull openvino/workbench:2021.4.2

 

 

Regards,

Hairul

 

Hairul_Intel
Moderator
153 Views

Hi Tulipian,

This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Hairul


Reply