membphis commented on a change in pull request #117:
URL: https://github.com/apache/apisix-docker/pull/117#discussion_r556424985
##########
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 write the command in a new code block which is clearer
----------------------------------------------------------------
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]