2.2. Prerequisites for a Docker Deployment

In order to install Tungsten Dashboard using the Docker Compose plugin you will require a host configured with the following minimum requirements:

  • Docker - No specific version requirements.

2.2.1. Docker

To install Docker, follow the installation documentation per linux distribution on the official docker documentation

To confirm the installation run:

shell> docker --version