Invalid header field value "oci runtime error: container_linux.go"

hi, I can run other docker orders normally except “docker run”. The error log
bash# docker run -it xxxx /bin/bash
docker: Error response from daemon: invalid header field value “oci runtime error: container_linux.go:247: starting container process caused “operation not supported”\n”.

bash#docker version
Client:
Version: 1.12.5
API version: 1.24
Go version: go1.7
Git commit: 7392c3b-unsupported
Built: Mon Jan 9 21:44:28 2017
OS/Arch: linux/mips64le
Server:
Version: 1.12.5
API version: 1.24
Go version: go1.7
Git commit: 7392c3b-unsupported
Built: Mon Jan 9 21:44:28 2017
OS/Arch: linux/mips64le

Well I think docker doesn’t support mips64le architecture.