Install Docker on each server or virtual machine

Content Intelligence Installation Guide

Version
2.2.x
Audience
anonymous
Part Number
MK-HCI002-17

On each server or virtual machine that is to be an HCI instance:

  1. In a terminal window, verify whether Docker 1.13.1 or later is installed:
    docker --version
  2. If Docker is not installed or if you have a version before 1.13.1, install the current Docker version suggested by your operating system.
    The installation method you use depends on your operating system. See the Docker website for instructions.