Sign in
chromium
/
external
/
github.com
/
docker
/
cli
/
refs/heads/27.x
/
.
/
docs
/
reference
/
commandline
/
logout.md
blob: f9d645559547e782ad3a35197b9ed2bba1f40c97 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# logout
<!---
MARKER_GEN_START
-->
Log
out
from
a registry
.
If
no
server
is
specified
,
the
default
is
defined
by
the daemon
.
<!---
MARKER_GEN_END
-->
## Examples
```console
$ docker logout localhost:8080
```
## Related commands
*
[
login
](
login
.
md
)