Skip to content

Does clair work with windows docker images? #836

@vksandeep

Description

@vksandeep

While trying out Clair with windows 2016 docker images, getting an error while retrieving layers. The setup seems to work fine with Linux images. Does the product support windows?

--------- more details ----------
----> HTTP REQUEST:
POST /v1/layers HTTP/1.1
Host: coreo-Clair-xxxxxxxxxxxxxxxxxxxxxxx.us-west-1.elb.amazonaws.com:6060

<---- HTTP RESPONSE:
HTTP/1.1 400 Bad Request
Connection: keep-alive
Content-Type: application/json;charset=utf-8
Date: Fri, 23 Aug 2019 01:43:32 GMT
Server: clair

{"Error":{"Message":"could not find layer"}}

Failed to analyze using API v1: push image https://xxxxxxxxx.dkr.ecr.us-west-1.amazonaws.com/v2/xxxxxxxxxxxxxxx:latest to Clair failed: push error 400: {"Error":{"Message":"could not find layer"}}

Failed to analyze using API v3: push image https://xxxxxxxxx.dkr.ecr.us-west-1.amazonaws.com/v2/xxxxxxxxxxxxxxx:latest to Clair failed: rpc error: code = Unavailable desc = transport is closing

Failed to analyze, exiting


Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionsomething that couldn't be answered in the docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions