logout
1 2 3 4 5 6 | Usage: docker logout [SERVER] Log out from a Docker registry, if no server is specified "https://index.docker.io/v1/" is the default. --help Print usage |
For example:
1 | $ docker logout localhost:8080 |
1 2 3 4 5 6 | Usage: docker logout [SERVER] Log out from a Docker registry, if no server is specified "https://index.docker.io/v1/" is the default. --help Print usage |
For example:
1 | $ docker logout localhost:8080 |
Designed by : w10schools
service@w10schools.com
Please login to continue.