Posts by watsonbox

    Hello,

    I've run into an issue setting up cadvisor on LibreELEC (in docker).

    It checks the docker engine version when loading some of its monitoring stack and fails:

    factory.go:219] Registration of the docker container factory failed: failed to validate Docker info: version string "library-import" doesn't match expected regular expression: "(\d+)\.(\d+)\.(\d+)"

    Sure enough docker version reports:

    Server:
    Engine:
     Version:          library-import

    I checked another system and the engine version is reported fine.

    Can this be resolved, presumably in the addon build workflow somewhere?

    Kind Regards.