README updated

This commit is contained in:
Juan Ferrer 2020-01-24 11:37:07 +01:00
parent 90cf458f1d
commit cef9266960
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ Push the image.
$ docker push [registryUrl]/[imageName]:[tag]
```
Logout from docker registry (Optional, if you don't logout credentials with be
saved at your home directory).
Logout from docker registry (Optional, if you don't logout, credentials will
remain saved at your home directory).
```
$ docker logout [registryUrl]
```