Install Docker on the server or virtual machine

Content Intelligence Getting Started Guide

Version
2.2.x
2.1.x
Audience
anonymous
Part Number
MK-HCI008-06
  1. In a terminal window, check whether Docker 1.13.1 or later is installed:
    docker -version
  2. If Docker is not installed or if you have a version prior to 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.