--- datafolder: engine-cli datafile: docker_logout title: docker logout --- <!-- Sorry, but the contents of this page are automatically generated from Docker's source code. If you want to suggest a change to the text that appears here, you'll need to find the string by searching this repo: https://www.github.com/docker/docker --> {% include cli.md %} ## Examples ### Log out from a registry on your localhost ```bash $ docker logout localhost:8080 ```