docker login <server>
Log in to a Docker registry
Arguments
| Name | Description |
|---|---|
server |
Options
| Name | Description |
|---|---|
-p, --password <string> | Password |
--password-stdin | Take the password from stdin |
-u, --username <string> | Username |
Log in to a Docker registry
| Name | Description |
|---|---|
server |
| Name | Description |
|---|---|
-p, --password <string> | Password |
--password-stdin | Take the password from stdin |
-u, --username <string> | Username |