Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rancher/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rancher/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: quickstart
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 12, 2021

  1. Copy the full SHA
    d83b62e View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 content/rancher/v2.x/en/installation/resources/installing-docker/_index.md
Original file line number Diff line number Diff line change
@@ -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 CLI 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.