kfatehi / ydm

yet another Docker management tool
ISC License
9 stars 3 forks source link

throw when attempting to use old docker #7

Open kfatehi opened 10 years ago

kfatehi commented 10 years ago

I just accidentally used it w/ Docker 0.9 and had some issues -- write a test for docker_connect.js that performs GET /version and if the version is below 1.1.1, throw

https://docs.docker.com/reference/api/docker_remote_api_v1.13/