瀏覽代碼

mention the tgz - other people might like to know

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
Sven Dowideit 11 年之前
父節點
當前提交
53dc2d67fb
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/sources/installation/binaries.rst

+ 3 - 0
docs/sources/installation/binaries.rst

@@ -49,6 +49,9 @@ Get the docker binary:
     wget https://get.docker.io/builds/Linux/x86_64/docker-latest -O docker
     chmod +x docker
 
+.. note::
+    If you have trouble downloading the binary, you can also get the smaller
+    compressed release file: https://get.docker.io/builds/Linux/x86_64/docker-latest.tgz
 
 Run the docker daemon
 ---------------------