Intel® Distribution of OpenVINO™ toolkit
DockerHub CI forThe 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.
Documentation
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.
Supported Operating Systems for Docker image:
- Ubuntu 18.04 LTS
- Ubuntu 20.04 LTS
- CentOS 7
- CentOS 8
- RHEL 8
- Windows Server Core base OS LTSC 2019
Prebuilt images
Prebuilt images are available on Docker Hub
Licenses
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: By accessing, downloading or using this software and any required dependent software (the “Software Package”), you agree 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 software included with the Software Package. Please refer to the “third-party-programs.txt” or other similarly-named text file for additional details.
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
- CentOS: https://hub.docker.com/_/centos
- Red Hat: https://catalog.redhat.com/software/containers/ubi8/ubi/5c359854d70cc534b3a3784e
- Windows Server Core base OS: https://hub.docker.com/_/microsoft-windows-servercore
- Intel® Distribution of OpenVINO™ toolkit: https://software.intel.com/en-us/license/eula-for-intel-software-development-products
Security guideline
See SECURITY guide for details.
How to Contribute
See CONTRIBUTING for details. Thank you!
Support
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.