membphis opened a new issue #80: URL: https://github.com/apache/apisix-docker/issues/80
``` + git clone -b master https://github.com/apache/apisix.git /tmp/apisix Cloning into '/tmp/apisix'... + cd /tmp/apisix + git submodule init + git submodule update + cd dashboard /bin/sh: cd: line 1: can't cd to dashboard: No such file or directory ``` we need to change the script, fetch it from https://github.com/apache/apisix-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]
