Yiyiyimu commented on a change in pull request #194: URL: https://github.com/apache/apisix-docker/pull/194#discussion_r671906753
########## File path: README.md ########## @@ -11,36 +11,37 @@ # Assign Apache release version number to variable `APISIX_VERSION`, for example: 2.6. The latest version can be find at `https://github.com/apache/apisix/releases` export APISIX_VERSION=2.6 + # alpine -$ make build-on-alpine +make build-on-alpine Review comment: I believe we should separate command for alpine and centos into to code block, since people won't use them at the same time -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
