Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
Marty Hernandez Avedon
2023-12-12 10:24:35 -05:00
committed by GitHub
co-authored by Billy Tat
parent 6dd952d0b2
commit b75f346558
6 changed files with 6 additions and 18 deletions
@@ -18,6 +18,4 @@ For example, this command could be used to install on one of the main Linux dist
curl https://releases.rancher.com/install-docker/<version-number>.sh | sh
```
Consult the [Rancher support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/rancher-v2-5-16/) to match a validated Docker version with your operating system and version of Rancher. Although the support matrix lists Rancher releases down to the patch version, only the major and minor version of the release are relevant for the Rancher installation scripts.
To find out whether a script is available for installing a certain Docker version, refer to this [GitHub repository,](https://github.com/rancher/install-docker) which contains all of Rancher's Docker installation scripts.
Consult the [Rancher support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/rancher-v2-5-16/) to match a validated Docker version with your operating system and version of Rancher. Although the support matrix lists validated Docker versions down to the patch version, only the major and minor version of the release are relevant for the Docker installation scripts.