DockerHub CI for Intel® Distribution of OpenVINO™ toolkit
The Framework can generate a Dockerfile, build, test, and deploy an image with the Intel® Distribution of OpenVINO™ toolkit. You can reuse available Dockerfiles, add your layer and customize the image of OpenVINO™ for your needs.
- Get Started with DockerHub CI for OpenVINO™ toolkit
- Available Dockerfiles for OpenVINO™ toolkit
- Available Dockerfiles for OpenVINO™ Deep Learning Workbench
- Available Tutorials
As Docker* is (mostly) just an isolation tool, the OpenVINO toolkit inside the container is the same as the OpenVINO toolkit installed natively on the host machine,
so the OpenVINO documentation is fully applicable to containerized OpenVINO distribution.
Additionally, we provide receipts on how to manually build a Docker image with OpenVINO inside both for
Linux and Windows containers.
As well you can use available dockerfiles from <root_project>/dockerfiles/<image_os>
folder.
- Ubuntu 18.04 LTS
- Ubuntu 20.04 LTS
- RHEL 8
- Windows Server Core base OS LTSC 2019
- Windows base OS 20H2
Prebuilt images are available on:
The DockerHub CI framework for Intel® Distribution of OpenVINO™ toolkit is licensed under Apache License Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.
LEGAL NOTICE: Your use of this software and any required dependent software (the "Software Package") is subject to the terms and conditions of the software license agreements for the Software Package, which may also include notices, disclaimers, or license terms for third party or open source software included in or with the Software Package, and your use indicates your acceptance of all such terms. Please refer to the "third-party-programs.txt" or other similarly-named text file included with the Software Package for additional details.
Intel is committed to the respect of human rights and avoiding complicity in human rights abuses, a policy reflected in the Intel Global Human Rights Principles. Accordingly, by accessing the Intel material on this platform you agree that you will not use the material in a product or application that causes or contributes to a violation of an internationally recognized human right.
By downloading and using this container and the included software, you agree to the terms and conditions of the software license agreements located here.
Please, review content inside <openvino_install_root>/licensing
folder for more details.
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses and potential fees for all software contained within.
We will have no indemnity or warranty coverage from suppliers.
Components:
- Ubuntu: https://hub.docker.com/_/ubuntu
- Red Hat: https://catalog.redhat.com/software/containers/ubi8/ubi/5c359854d70cc534b3a3784e
- Windows Server Core base OS: https://hub.docker.com/_/microsoft-windows-servercore
- Windows base OS: https://hub.docker.com/_/microsoft-windows
- Intel® Distribution of OpenVINO™ toolkit: https://software.intel.com/en-us/license/eula-for-intel-software-development-products
See SECURITY guide for details.
See CONTRIBUTING for details. Thank you!
Please report questions, issues and suggestions using:
- GitHub* Issues
- The
openvino
tag on StackOverflow* - Forum
* Other names and brands may be claimed as the property of others.