Skip to content

Commit 2693610

Browse files
authored
correct typo in bash command
1 parent 5d24bad commit 2693610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/none.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ only the loopback device is created. The following example illustrates this.
4242
the `--rm` flag.
4343
4444
```bash
45-
$ docker container rm no-net-alpine
45+
$ docker stop no-net-alpine
4646
```
4747
4848
## Next steps

0 commit comments

Comments
 (0)