From b9c57335445e70551192e173321a5804720ae9cd Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Mon, 25 Mar 2024 16:48:20 -0700 Subject: [PATCH] Add emphasis to warning --- shared-files/_docker-support-warning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared-files/_docker-support-warning.md b/shared-files/_docker-support-warning.md index cdbc7613cc1..2e34cb9b51c 100644 --- a/shared-files/_docker-support-warning.md +++ b/shared-files/_docker-support-warning.md @@ -1,5 +1,5 @@ :::warning -Docker installs are not supported in production environments. These instructions are provided for testing and development purposes only. Please don't use this method to install Rancher in production environments. +**Docker installs are not supported in production environments.** These instructions are provided for testing and development purposes only. Please don't use this method to install Rancher in production environments. :::