mirror of https://github.com/docker/docs.git
Merge pull request #11011 from d-tork/master
correct typo in bash command
This commit is contained in:
commit
37e0f5c7de
|
@ -42,7 +42,7 @@ only the loopback device is created. The following example illustrates this.
|
|||
the `--rm` flag.
|
||||
|
||||
```bash
|
||||
$ docker container rm no-net-alpine
|
||||
$ docker stop no-net-alpine
|
||||
```
|
||||
|
||||
## Next steps
|
||||
|
|
Loading…
Reference in New Issue