Sayantani Goswami 2947519658 Fix pushing images to local registry documentation
Adding -e REGISTRY_PROXY_REMOTEURL=https://registry-1.docker.io to the
docker run command in the start-registry script configures the local
registry as a pull through cache. However, pushing of images to the
local registry fails.

Pushing to a registry configured as a pull-through cache is unsupported.
For more information, reference the proxy section in Docker
Documentation (https://docs.docker.com/registry/configuration/)

The start_registry script has been updated in the patch set
https://review.openstack.org/#/c/426338/

Change-Id: If62b40d8316af7c3593523493cad8a904d35dceb
2017-03-03 15:55:42 +00:00
..
2017-01-28 06:20:37 +00:00
2016-10-17 09:09:12 +07:00
2016-09-09 14:30:36 +00:00
2017-02-03 11:06:59 +00:00
2016-05-16 23:55:35 +05:30
2017-01-04 13:49:21 +07:00
2017-02-02 19:35:15 +00:00