moonming commented on a change in pull request #30: Simplify the docker run documentation and run quickly with docker-com… URL: https://github.com/apache/incubator-apisix-docker/pull/30#discussion_r341007612
########## File path: docker-compose.yml ########## @@ -0,0 +1,33 @@ +version: "3" + +services: + apisix: + # image: iresty/apisix:latest + # if you are in the mainland China, please use China mirror + image: registry.cn-beijing.aliyuncs.com/tinywan/apisix:alpine Review comment: ditto ---------------------------------------------------------------- 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] With regards, Apache Git Services
