manisoftwartist / 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 Image build/test on Linux Image build/test on Win

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

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:

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:Dockerfile 53.7%Language:Python 38.4%Language:Jinja 7.7%Language:Shell 0.2%