Skip to content

Installing Docker

Using the OVA?

Skip this section if using the OVA. Docker is pre-installed on the OVA

Linux Guide

To run the NodeZero container, Docker Community Edition (docker-ce) is required and compatible with most Linux Operating Systems. For comprehensive installation instructions, we recommend referring directly to Docker's official documentation.

Install Docker on Ubuntu

For Ubuntu users, the best resource for installing Docker is the Docker Installation Page for Ubuntu. This page provides step-by-step guidance tailored to different versions of Ubuntu, ensuring you have the most relevant and up-to-date information for your installation.

Version Compatibility

Make sure you are using Docker version 20.10 or higher. You can verify your Docker version by running docker --version in your terminal.

Additional Linux distributions:

If you're using a different Linux distribution, you can find specific installation guides on Docker's official website:

Once Docker has been installed, it is time to validate NodeZero is ready to operate.