UCP tell me engine version 1.9.1 is too old

System: Ubuntu 14.04.3 LTS trusty
kernel: 3.19.0-25-generic
Docker version 1.9.1-cs3, build 28d463f

I follow this page
when I run this command

docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock docker/ucp install -i

and always show me error msg

and I try to migrate still not works, anyone can tell me what’s going on?

can reference

or

curl -fsSL https://get.docker.com/ | sh

this can solve my problem

:slightly_smiling: