openvinotoolkit / docker_ci

The framework to generate a Dockerfile, build, test, and deploy a docker image with OpenVINO™ toolkit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codestyle Images build check

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.

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.

Supported Operating Systems for Docker Base Image:

  • Ubuntu 22.04 LTS
  • Ubuntu 20.04 LTS
  • RedHat UBI 8

Prebuilt images

Prebuilt images are available on:

Note: OpenVINO development environment in a docker container is available also in notebook repository. It can be deployed in OpenShift RedHat OpenData Science (RHODS)

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: 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:

Security guideline

See SECURITY guide for details.

How to Contribute

See CONTRIBUTING for details. Thank you!

Support

Please report questions, issues and suggestions using:


* Other names and brands may be claimed as the property of others.

About

The framework to generate a Dockerfile, build, test, and deploy a docker image with OpenVINO™ toolkit.

License:Apache License 2.0


Languages

Language:Python 56.0%Language:Dockerfile 29.9%Language:Jinja 13.8%Language:Shell 0.3%