diff --git a/components/engine/docs/sources/documentation/commandline/basecommands.rst b/components/engine/docs/sources/documentation/commandline/basecommands.rst index 0189936bb9..b065985059 100644 --- a/components/engine/docs/sources/documentation/commandline/basecommands.rst +++ b/components/engine/docs/sources/documentation/commandline/basecommands.rst @@ -13,7 +13,7 @@ Running an interactive shell .. code-block:: bash # Download a base image - docker import base + docker pull base # Run an interactive shell in the base image, # allocate a tty, attach stdin and stdout