Cheol-Soon-Choi opened a new issue, #2640: URL: https://github.com/apache/apisix-dashboard/issues/2640
### Issue description I tried to install according to the referenced documentation(https://apisix.apache.org/docs/dashboard/install/), but it failed. Is there something wrong with my configuration environment or step? ### Expected behavior docker run dashboard ### How to Reproduce doc: https://apisix.apache.org/docs/dashboard/install/ 1. docker pull apache/apisix-dashboard:2.13-alpine 2. docker run -d --name dashboard \ -p 9000:9000 \ -v <my config path>:/usr/local/apisix-dashboard/conf/conf.yaml \ apache/apisix-dashboard ### Screenshots <img width="665" alt="스크린샷 2022-10-14 오전 11 42 09" src="https://user-images.githubusercontent.com/79562672/195752146-993755a6-3c6a-4064-b731-b2e7a086cfa4.png"> ### Environment - apisix version (cmd: `apisix version`): 2.15.0 - OS (cmd: `uname -a`): ubuntu - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty/1.21.4.1 - etcd version, if have (cmd: run `etcd --version`): 3.4.18 - apisix-dashboard version, if have: 2.13 - Browser version, if have: ### Additional context _No response_ -- 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]
