nic-chen opened a new issue #703: URL: https://github.com/apache/apisix-dashboard/issues/703
currently CI for docker test is too simple, it just test docker build, can not catch `docker run` error : https://github.com/apache/apisix-dashboard/blob/v2.0/.github/workflows/test-docker.yml we need to check: 1. docker run OK 2. access to web(page) successful, not 404 3. api for plugin orchestration works fine. ---------------------------------------------------------------- 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]
