RANCHER NOT WORK ON ARM-hf

I try to add C1 (ARM-hf) server on http://scaleway.com to Rancher cluster, but docker give mistake

sudo docker run -d --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/rancher:/var/lib/rancher rancher/agent:v1.0.1 http://***.com:8080/v1/scripts/43B589860C8F8851F9F3:1470254400000:KAlDurpxiDzGqkzOPjy1QhqHgYk

v1.0.1: Pulling from rancher/agent
5a132a7e7af1: Pull complete
fd2731e4c50c: Pull complete
28a2f68d1120: Pull complete
a3ed95caeb02: Pull complete
91d0cd4547c7: Pull complete
664cee9fec33: Pull complete
371d94bd3bdf: Pull complete
Digest: sha256:5e36516395f18aa666739104c7eceac6228d2ea44b8d75a343c52904fb297567
Status: Downloaded newer image for rancher/agent:v1.0.1
5182fff34065ca79eac430c287300b1d9cdb5c57168a2c55201c0648eef89d4a
docker: Error response from daemon: rpc error: code = 2 desc = “oci runtime error: exec format error”.

What we can do?

ARM isn’t supported yet.

https://github.com/rancher/rancher/issues/2101