- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I built a container with peoplecounter sample app "FROM openvino/ubuntu20_runtime:2021.4.1"
Pushing this as iot_edge module from Azure IoT_Hub.
The image pull succeeds but running the sample app fails with below err
" /opt/intel/openvino_2021/bin/setupvars.sh: No such file or directory"
Running simple directory listing contents of "/opt/intel" within the container turns empty.
But same image if pulled and run on a stand alone ubuntu or centOS shows contents under "/opt/intel" being available including /opt/intel/openvino_2021/bin/setupvars.sh
The problem occurs only when running container via aziotedge. Is there work-around or solution for this?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Vivek Kulkarni,
Greetings to you.
The runtime container is not able to be used in Azure IoT. It only works for standalone as the model repositories may reside on a locally accessible file system (e.g. NFS), Google Cloud Storage (GCS), Amazon S3, Minio, or Azure Blob Storage.
We suggest you explore OpenVINO™ Model Server and OpenVINO™ Optimized Container with ONNX RT for more information.
Sincerely,
Zulkifli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Vivek Kulkarni,
This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Sincerely,
Zulkifli

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page