docs: fix a typo in registry_mirror.md

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
This commit is contained in:
Zhang Wei 2015-02-09 10:04:55 +08:00
parent a1eb2bebb8
commit 40486d9709
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ For example, if your mirror is serving on `http://10.0.0.2:5000`, you would run:
**NOTE:**
Depending on your local host setup, you may be able to add the
`--registry-mirror` options to the `DOCKER_OPTS` variable in
`/etc/defaults/docker`.
`/etc/default/docker`.
### Step 2: Run the local registry mirror