Update get-shell-running-container.md
The end tag of note is missing.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user