ubuntu with pre-installed python pip for openvino
64
git clone --depth=1 https://github.com/openvinotoolkit/openvino_notebooks.git
cd openvino_notebooks
docker run -it -v $PWD:/container_dir danchoi2001/openvino_ubuntu_env:1.0 bash
cd container_dir
git config --global --add safe.directory /container_dir
/openvino_env/bin/pythonContent type
Image
Digest
sha256:40e4f3c4d…
Size
1.8 GB
Last updated
almost 4 years ago
docker pull danchoi2001/openvino_ubuntu_env:1.0