Hi, I was trying to deploy the dev environment via docker-compose with the latest code of apisix-dashboard, but the dashboard_manager container (which represents manager_api service) always complained about Restarting and its logs only shows: standard_init_linux.go:211: exec user process caused "exec format error"
I tried in the following two environments, but got the same issue:
- macOS Catalina 10.15.6
- Docker Desktop: 2.3.0.4
- Docker: 19.03.12
- Ubuntu 20.04
Anyone can help me through this? Much appreciated.