Update network-tutorial-macvlan.md

Fix typo
This commit is contained in:
WeJie
2018-11-13 16:21:52 +08:00
committed by GitHub
parent 5479d4003e
commit 5215b1b580

View File

@@ -208,7 +208,7 @@ be physically attached to the network.
the network.
```bash
$ docker container stop my-second-macvlan-alpin
$ docker container stop my-second-macvlan-alpine
$ docker network rm my-8021q-macvlan-net
```