Skip to main content
Tungsten Dashboard

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.

Docker

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

To confirm the installation run:

shell> docker --version