主页

索引

模块索引

搜索页面

docker login

选项:

Usage:  docker login [OPTIONS] [SERVER]
Log in to a Docker registry
Options:
  -p, --password string   Password
      --password-stdin    Take the password from stdin
  -u, --username string   Username

实例:

$ docker login --username=luxl2@14177974xx804x7 registry.cn-beijing.aliyuncs.com

主页

索引

模块索引

搜索页面