Word Change (#15420)

This commit is contained in:
gaoagong 2022-08-18 11:46:53 -07:00 committed by GitHub
parent 1613609713
commit e097432e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ trusting_beaver
Now that our container is stopped, lets remove it. When you remove a container, the process inside the container will be stopped and the metadata for the container will be removed.
To remove a container, simple run the `docker rm` command passing the container name. You can pass multiple container names to the command using a single command. Again, replace the container names in the following command with the container names from your system.
To remove a container, simply run the `docker rm` command passing the container name. You can pass multiple container names to the command using a single command. Again, replace the container names in the following command with the container names from your system.
```console
$ docker rm trusting_beaver modest_khayyam lucid_greider