Browse code

modify URL because installation directory removed

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>

lixiaobing10051267 authored on 2016/11/04 17:40:15
Showing 1 changed files
... ...
@@ -250,7 +250,7 @@ specified volumes for the container.
250 250
 
251 251
 By bind-mounting the docker unix socket and statically linked docker
252 252
 binary (refer to [get the linux binary](
253
-../../installation/binaries.md#get-the-linux-binary)),
253
+https://docs.docker.com/engine/installation/binaries/#/get-the-linux-binary)),
254 254
 you give the container the full access to create and manipulate the host's
255 255
 Docker daemon.
256 256