From 12d8031495a194d834ddbec8bfedf0fad50aa33a Mon Sep 17 00:00:00 2001 From: Nuno do Carmo Date: Thu, 18 Nov 2021 09:08:07 +0100 Subject: [PATCH] Removed trailing ":" Co-authored-by: Jen Travinski --- .../other-installation-methods/single-node-docker/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/installation/other-installation-methods/single-node-docker/_index.md b/content/rancher/v2.6/en/installation/other-installation-methods/single-node-docker/_index.md index 35b6cb9a5a7..26ba9770630 100644 --- a/content/rancher/v2.6/en/installation/other-installation-methods/single-node-docker/_index.md +++ b/content/rancher/v2.6/en/installation/other-installation-methods/single-node-docker/_index.md @@ -155,7 +155,7 @@ If you are installing Rancher in a development or testing environment where you - You will use `--no-cacerts` in the argument to disable the default CA certificate generated by Rancher. -Log into your host, and run the command below:: +Log into your host, and run the command below: ```bash docker run -d --restart=unless-stopped \