Merge pull request #13 from hannesa2/Readme

improve Readme
This commit is contained in:
Ilya Lim
2020-02-03 10:57:00 +07:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ For all the options available please check the [official documentation](https://
```console
$ export DOCKER_USER=user
$ 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