Docker
  • Dockers
  • Glossary
  • Introduction
  • Architecture
  • How to Install?
  • Commands
  • Push image to Docker Cloud
  • Applications
    • OpenVino SmartCity
      • Operating System
      • Docker
      • Gitlab Repository
      • Services
      • Intel OpenVino Toolkit
    • Hello World
      • DockerFile
      • FilesDependencies
      • Build & Run
    • ImageRecognition
      • Prerequisites
      • DockerFile
      • Build & Run
    • Clean Dockers
  • Orquestation
    • Dockers Swarm
    • Kubernetes
  • Integration
    • AMQP
    • AWS
Powered by GitBook
On this page
  • Operating System
  • General Packages

Was this helpful?

  1. Applications
  2. OpenVino SmartCity

Operating System

Operating System

Install Ubuntu 16.04

General Packages

  1. Update APT repositories index:

$ sudo apt-get update

2. Install some required packages

$ sudo apt-get install influxdb-client mosquitto-clients

PreviousOpenVino SmartCityNextDocker

Last updated 5 years ago

Was this helpful?