Ingensi/dockbeat

Manage errors due to a too old version of Docker

Closed this issue · 1 comments

Dockerbeat uses docker stats api, which has been introduced from 1.5 version.

Dockerbeat should check docker version on startup and display compatibility error message if docker daemon is not up to date.

I'm on it