Polyconseil/grocker

Keep a minimum docker compatibility

dzen opened this issue · 1 comments

dzen commented

Hello,

Grocker does not freeze the dependencies, and we run a pip install -U which means that we always use the latest docker-py libs which has no compatibility with previous versions.

If we have an old docker version we will have an error and our release will fail.

Could we stick to a specific version please ?

Since 902f3c2, Grocker require Docker API 1.21.