Jaycean opened a new issue #1415: URL: https://github.com/apache/apisix-dashboard/issues/1415
# Feature request ## Please describe your feature At present, the Dockfile and Dockerfile-apisix in the dashboard are maintained locally. Two days ago, the relevant dependencies of apimix were modified. The dashboard failed to synchronize in time, resulting in CI errors. So I think we have APISIXdocker project. Can we pull the Dockerfile from this project? This will not cause synchronization errors ## Describe the solution you'd like Before executing the `docker-compose -d` command, CI uses `curl -o` to pull Dockerfile and Dockerfile-apisix files to the local dashboard. ---------------------------------------------------------------- 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]
