Download Print this page

Setup And Run Openvino In Docker - Aaeon UP Xtreme i12 Edge Installation Manual

Devcup ubuntu 22.04

Advertisement

4. Setup and Run OpenVINO in Docker

#1
Install Docker Utility with the following commands:
(10:01)
sudo apt update
sudo apt-get remove docker docker-engine docker.io containerd runc
(10:27)
(10:47)
sudo apt install curl
(11:12)
curl -fsSL https://get.docker.com -o get-docker.sh
(11:30)
sudo sh get-docker.sh
(12:55)
sudo usermod -aG docker $USER
www.aaeon.com
-7-
AAEON Technology Inc.
Focus • Agility • Competitiveness

Advertisement

loading