Clair only support docker 1.9.1
Clair only support docker 1.9.1 It will go wrong if docker run on 1.13.1 or 1.12 Clair is broken because of the content addressability inconsistencies in docker 1.10 (clair works fine till docker version 1.9.1); "docker history" command gives SHA256 layer IDs, while "docker save" command saves the layers.tar files in plain layer-UID directories. Not sure if clair is going to fix the issue or will it be taken care of when docker/distribution#727 feature is supported by Docker. https://github.com/coreos/clair/issues/372 https://github.com/coreos/clair/issues/69
This commit is contained in:
parent
b02714c1ae
commit
3edaa2458c