Closed hasapu closed 6 years ago
i always get error Driver "aliyunecs" not found. Do you have the plugin binary "docker-machine-driver-aliyunecs" accessible in your PATH?
when i tried to run
docker-machine create -d aliyunecs
and i have put this to my bash_profile
export PATH="$GOPATH/src/github.com/AliyunContainerService/docker-machine-driver-aliyunecs:$PATH"
i always get error Driver "aliyunecs" not found. Do you have the plugin binary "docker-machine-driver-aliyunecs" accessible in your PATH?
when i tried to run
and i have put this to my bash_profile