From acd25768562a6cc13f50126e1a626b23eeab333d Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 17 Dec 2019 17:29:49 -0700 Subject: [PATCH] Update install Docker section --- content/rancher/v2.x/en/installation/requirements/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md index 990f002dae2..2d4c1010be3 100644 --- a/content/rancher/v2.x/en/installation/requirements/_index.md +++ b/content/rancher/v2.x/en/installation/requirements/_index.md @@ -35,7 +35,9 @@ All supported operating systems are 64-bit x86. If you plan to run Rancher on ARM64, see [Running on ARM64 (Experimental).]({{}}/rancher/v2.x/en/installation/options/arm64-platform/) -For information on how to install Docker, refer to the offical [Docker documentation.](https://docs.docker.com/) +### Installing Docker + +Docker can be installed by following the steps in the offical [Docker documentation.](https://docs.docker.com/) Rancher also provides [scripts]({{}}/rancher/v2.x/en/installation/requirements/installing-docker) to install Docker with one command. # Hardware Requirements