README updated

This commit is contained in:
Juan Ferrer 2020-01-24 11:55:05 +01:00
parent cef9266960
commit 7134248994
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 will
remain saved at your home directory).
Logout from docker registry (If you don't logout, credentials will remain saved
in your home directory).
```
$ docker logout [registryUrl]
```