WeiWANG0118 opened a new issue #6353: URL: https://github.com/apache/apisix/issues/6353
### Issue description Hello, I can't build the image apisix-docker/all-in-one-dashboard/Dockerfile. Here are the logs: ``` #37 628.4 #37 628.4 Why you should do it regularly: #37 628.4 https://github.com/browserslist/browserslist#browsers-data-updating #37 1037.7 error Command failed with signal "SIGKILL". #37 1037.7 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ------ executor failed running [/bin/sh -c if [ "$ENABLE_PROXY" = "true" ] ; then yarn config set registry https://registry.npmmirror.com/ ; fi && yarn install && yarn build]: exit code: 1 make: *** [build-dashboard] Error 1 ``` ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): - apisix-dashboard version, if have: - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner): - luarocks version, if the issue is about installation (cmd: `luarocks --version`): -- 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]
