Update get-shell-running-container.md

The end tag of note is missing.
This commit is contained in:
白玉堂
2020-09-13 21:27:04 +08:00
committed by GitHub
parent e7e99ccf60
commit 7f85c7de2a
@@ -88,7 +88,7 @@ kubectl exec -it shell-demo -- /bin/bash
The double dash symbol "--" is used to separate the arguments you want to pass to the command from the kubectl arguments. The double dash symbol "--" is used to separate the arguments you want to pass to the command from the kubectl arguments.
--> -->
双破折号 "--" 用于将要传递给命令的参数与 kubectl 的参数分开。 双破折号 "--" 用于将要传递给命令的参数与 kubectl 的参数分开。
note >}} {{< /note >}}
<!-- <!--
In your shell, list the root directory: In your shell, list the root directory: