Merge pull request #17 from vickyhella/vk-docusaurus

Fix formats and change tab indentation to space indentation
This commit is contained in:
Catherine Luse
2022-09-09 20:51:10 -07:00
committed by GitHub
38 changed files with 128 additions and 130 deletions
@@ -50,9 +50,9 @@ To install Rancher on your host, connect to it and then use a shell to install.
2. From your shell, enter the following command:
```
sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher
```
```
sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher
```
**Result:** Rancher is installed.