瀏覽代碼

Merge pull request #11693 from jessedearing/login_docs

Add documentation about the semantics of `docker login` @jessedearing thanks for the PR!
moxiegirl 10 年之前
父節點
當前提交
dbd00822ec
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/man/docker-login.1.md

+ 3 - 0
docs/man/docker-login.1.md

@@ -17,6 +17,9 @@ Register or Login to a docker registry server, if no server is
 specified "https://index.docker.io/v1/" is the default. If you want to
 login to a private registry you can specify this by adding the server name.
 
+This stores encoded credentials in `$HOME/.dockercfg` on Linux or `%USERPROFILE%/.dockercfg`
+on Windows.
+
 # OPTIONS
 **-e**, **--email**=""
    Email