Skip to content

Simple Dockerfile with a Linux Developer Package of Intel® OpenVINO™ toolkit. There is no need for any manual toolkit download before building this Docker image.

License

Notifications You must be signed in to change notification settings

KnightWhoSayNi/docker-openvino-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-openvino-linux

Build Status GitHub license Docker Pulls Docker Stars

Simple Dockerfile with a Linux Developer Package of Intel® OpenVINO™ toolkit. There is no need for any manual toolkit download before building this Docker image.

Content

  • Docker image based on Ubuntu 16.04
  • Intel® OpenVINO™ toolkit for Linux
  • Developer Package for Ubuntu 16.04
  • OpenVINO™ 2019.3.376
  • Model Optimizer for Caffe, TensorFlow, MXNet, Kaldi and ONNX
  • Python 3

Usage

From Docker Hub

Pull

docker pull threeheadedknight/docker-openvino-linux

In a Dockerfile

FROM threeheadedknight/docker-openvino-linux:latest

From provided Dockerfile

Build

docker build -t openvino-image .

Run

docker run -ti openvino-image

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Intel® OpenVINO™

About

Simple Dockerfile with a Linux Developer Package of Intel® OpenVINO™ toolkit. There is no need for any manual toolkit download before building this Docker image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published