membphis commented on a change in pull request #117:
URL: https://github.com/apache/apisix-docker/pull/117#discussion_r556355615
##########
File path: README.md
##########
@@ -20,6 +20,8 @@ export APISIX_VERSION=master
docker build -t apisix:${APISIX_VERSION}-alpine --build-arg
APISIX_VERSION=${APISIX_VERSION} -f alpine/Dockerfile alpine
```
+> Note: For Chinese users, building the image with the build argument
`ENABLE_PROXY=true` is always recommended to accelerate the progress.
Review comment:
we can add an example, help the user know how to use this parameter
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]