diff options
Diffstat (limited to 'devdocs/docker/engine%2Freference%2Fcommandline%2Flogout%2Findex.html')
| -rw-r--r-- | devdocs/docker/engine%2Freference%2Fcommandline%2Flogout%2Findex.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devdocs/docker/engine%2Freference%2Fcommandline%2Flogout%2Findex.html b/devdocs/docker/engine%2Freference%2Fcommandline%2Flogout%2Findex.html new file mode 100644 index 00000000..225c2784 --- /dev/null +++ b/devdocs/docker/engine%2Freference%2Fcommandline%2Flogout%2Findex.html @@ -0,0 +1,8 @@ +<h1>docker logout</h1> <p><br></p> <p>Log out from a Docker registry</p> <h2 id="usage">Usage</h2> <div class="highlight"><pre class="highlight" data-language="">$ docker logout [SERVER] +</pre></div> <p>For example uses of this command, refer to the <a href="#examples">examples section</a> below.</p> <h2 id="examples">Examples</h2> <div class="highlight"><pre class="highlight" data-language="">$ docker logout localhost:8080 +</pre></div> <div class="_attribution"> + <p class="_attribution-p"> + © 2019 Docker, Inc.<br>Licensed under the Apache License, Version 2.0.<br>Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.<br>Docker, Inc. and other parties may also have trademark rights in other terms used herein.<br> + <a href="https://docs.docker.com/engine/reference/commandline/logout/" class="_attribution-link">https://docs.docker.com/engine/reference/commandline/logout/</a> + </p> +</div> |
