membphis commented on a change in pull request #929:
URL: https://github.com/apache/apisix-dashboard/pull/929#discussion_r533057597
##########
File path: docs/deploy-with-docker.md
##########
@@ -38,6 +38,10 @@ $ docker build -t apisix-dashboard:$tag .
# For users in mainland China, the `ENABLE_PROXY` parameter can be provided to
speed up module downloads.
$ docker build -t apisix-dashboard:$tag . --build-arg ENABLE_PROXY=true
+
+# If you want to use the latest code to build, you can specify the
`APISIX_DASHBOARD_VERSION` parameter to `master`.
Review comment:
@juzhiyuan do you mean to change `code` to `codes`?
----------------------------------------------------------------
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]