VioletZhouECE commented on code in PR #305: URL: https://github.com/apache/apisix-docker/pull/305#discussion_r871797098
########## README.md: ########## @@ -1,8 +1,23 @@ -**Docker images are not official ASF releases but provided for convenience. Recommended usage is always to build the source.** +## Summary +This repo includes: +1. docker images for APISIX and APISIX dashboard (on alpine and centos). +2. examples that show how to get APISIX and APISIX dashboard up and running. +3. a list of commands that allow users to easily build, save, and tar the docker images. -## How To Build Image +## How To Build Images -**The master branch is for the version of Apache APISIX 2.x. If you need a previous version, please build from the [v1.x](https://github.com/apache/apisix-docker/releases/tag/v1.x) tag.** +**Note**: Docker images are not official ASF releases but provided for convenience. Recommended usage is always to build the source. \ Review Comment: They were originally in different places. I moved them to the same place because I think they are both related to images/building images. I agree that it's confusing to have two Notes side by side. I will move them elsewhere. -- 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]
