improve Readme

This commit is contained in:
Hannes
2019-08-20 07:23:42 +02:00
parent f5a86dbe0b
commit dc6dfa64e6

View File

@@ -33,7 +33,7 @@ For all the options available please check the [official documentation](https://
```console ```console
$ export DOCKER_USER=user $ export DOCKER_USER=user
$ export DOCKER_PASS=password $ export DOCKER_PASS=password
$ make PROXY=docker-registry-url/ build tag login push $ make PROXY=docker-registry-url/ build tag login push # eg PROXY=registry.hub.docker.com
``` ```
# License # License