mirror of https://github.com/docker/docs.git
correct typo in bash command
This commit is contained in:
parent
5d24badfb5
commit
2693610fc7
|
@ -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