1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #28064 from lixiaobing10051267/masterInstallation

modify URL because installation directory removed
This commit is contained in:
Misty Stanley-Jones 2016-11-04 12:06:37 -07:00 committed by GitHub
commit da499758b8

View file

@ -251,7 +251,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.