GitHub user ginobiliwang opened a pull request:
https://github.com/apache/incubator-hawq/pull/1388
Fix doc and makefile issue for hawq docker
make pull command will fail without remote docker registry, so add local
docker registry operations.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ginobiliwang/incubator-hawq
fix-doc-and-makefile-issue-for-hawq-docker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1388.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1388
----
commit 6ed93ebf1abf877547376d895966cf9066c21d03
Author: Fenggang <ginobiliwang@...>
Date: 2018-08-13T07:00:50Z
fix doc and makefile issue for hawq-docker
commit fb6e78ae3f83fac6bd2ff8b81be25856d8e791ec
Author: Fenggang <ginobiliwang@...>
Date: 2018-08-13T07:10:17Z
fix doc and makefile issue for hawq-docker v0.2
----
---