zd1990 opened a new issue #1133: URL: https://github.com/apache/apisix-dashboard/issues/1133
# Bug report ## Describe the bug 通过docker部署的文档无法创建镜像,编译镜像报错 ## How to Reproduce ` git clone https://github.com/apache/apisix-dashboard.git ` ` cd apisix-dashboard ` ` docker build -t 994840535113.dkr.ecr.us-west-2.amazonaws.com/apisix-dashboard:v1 . --build-arg ENABLE_PROXY=true ` ## Expected behavior 编译镜像成功 ## Screenshots  ## System information - OS: [e.g. macOS] - Browser (if applies) [e.g. Chrome, Safari, Edge] - Version: [e.g. 2.0-rc3] ## Additional context `wget https://github.com/apache/apisix-dashboard/archive/v2.0.tar.gz` 下载dockerfile里面的包解压后,发现里面并没有dockerfile里面写的/usr/local/apisix-dashboard/api/cmd/manager目录 ---------------------------------------------------------------- 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]
