% DOCKER(1) Docker User Manuals % Docker Community % JUNE 2014
docker-logout - Log out from a Docker registry, if no server is specified "https://index.docker.io/v1/" is the default.
docker logout [SERVER]
Log the user out from a Docker registry, if no server is specified "https://index.docker.io/v1/" is the default. If you want to log out from a private registry you can specify this by adding the server name.
There are no available options.
# docker logout localhost:8080
June 2014, Originally compiled by Daniel, Dao Quang Minh (daniel at nitrous dot io) July 2014, updated by Sven Dowideit [email protected]