소스 검색

Merge pull request #10651 from HammerOfThor/master

docs: fix a typo in registry_mirror.md
James Turnbull 10 년 전
부모
커밋
a98355561d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sources/articles/registry_mirror.md

+ 1 - 1
docs/sources/articles/registry_mirror.md

@@ -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