Dockerfile搭载gocqhttp运行的时候找不到路径

运行gocqhttp目录下的Dockerfile总是说找不到go-cqhttp的路径,用了绝对路径和相对路径试过都不行,绝望。
docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "./go-cqhttp": stat ./go-cqhttp: no such file or directory: unknown.
img

img