Github user eschizoid commented on a diff in the pull request:
https://github.com/apache/hawq/pull/1396#discussion_r220941708
--- Diff: contrib/hawq-docker/Makefile ---
@@ -39,6 +41,17 @@ all:
@echo ""
@echo " To build images locally: make build"
@echo " To pull latest images: make pull"
+ @echo ""
+ @echo " To build Hawq runtime: make hawq"
--- End diff --
Done---
