Merge pull request #2967 from catherineluse/quickstart

Say in Docker install page that it's not for RancherD
This commit is contained in:
Catherine Luse
2021-01-12 11:49:43 -07:00
committed by GitHub
@@ -5,7 +5,7 @@ aliases:
- /rancher/v2.x/en/installation/requirements/installing-docker
---
Docker is required to be installed on any node that runs the Rancher server.
Docker is required to be installed on nodes where the Rancher server will be installed with Helm or Docker. Docker is not required for RancherD installs.
There are a couple of options for installing Docker. One option is to refer to the [official Docker documentation](https://docs.docker.com/install/) about how to install Docker on Linux. The steps will vary based on the Linux distribution.