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.
6506 Discussions

How to get specific version of Docker OpenVino DL Workbench?

Tulipian
Beginner
528 Views

docker pull openvino/workbench

 

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

 

Thank you!

 

0 Kudos
1 Solution
Hairul_Intel
Moderator
506 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

0 Kudos
2 Replies
Hairul_Intel
Moderator
507 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

 

0 Kudos
Hairul_Intel
Moderator
476 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


0 Kudos
Reply