mirror of https://github.com/docker/cli.git
Fix some typos
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
This commit is contained in:
parent
0e8ea8a2b6
commit
b5758e62de
|
@ -33,7 +33,7 @@ of steps.
|
|||
|
||||
```
|
||||
$ docker plugin install cpuguy83/docker-overlay2-graphdriver-plugin # this command also enables the driver
|
||||
<output supressed>
|
||||
<output suppressed>
|
||||
$ pkill dockerd
|
||||
$ dockerd --experimental -s cpuguy83/docker-overlay2-graphdriver-plugin
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue