浏览代码

modify URL because installation directory removed

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
lixiaobing10051267 8 年之前
父节点
当前提交
56cca92922
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/commandline/run.md

+ 1 - 1
docs/reference/commandline/run.md

@@ -250,7 +250,7 @@ specified volumes for the container.
 
 By bind-mounting the docker unix socket and statically linked docker
 binary (refer to [get the linux binary](
-../../installation/binaries.md#get-the-linux-binary)),
+https://docs.docker.com/engine/installation/binaries/#/get-the-linux-binary)),
 you give the container the full access to create and manipulate the host's
 Docker daemon.