How To Install Ovrouter?

How To Install Ovrouter?

ovrouter

Linux container runtime

Maintainer: Dmitry Smirnov



Section: admin

Install ovrouter

  • Debian apt-get install docker.io Click to copy
  • Ubuntu apt-get install golang-libnetwork Click to copy
  • Kali Linux apt-get install docker.io Click to copy
  • Raspbian apt-get install docker.io Click to copy

docker.io

Linux container runtime

Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues.

golang-libnetwork

Docker Networking
Install the latest version of ovrouter in Debian, Ubuntu, Kali and Raspbian from terminal. To install the ovrouter just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ovrouter from the respository and install it in your computer/server.