Pārlūkot izejas kodu

Merge pull request #28064 from lixiaobing10051267/masterInstallation

modify URL because installation directory removed
Misty Stanley-Jones 8 gadi atpakaļ
vecāks
revīzija
da499758b8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/reference/commandline/run.md

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

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