openshift / image-inspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing to pull images when they don't exists on the node

simon3z opened this issue · comments

When the image is not present on the node the pull is failing:

# docker run --rm -ti --privileged -p 8080:8080 -v /var/run/docker.sock:/var/run/docker.sock image-inspector:2.0.0-1 --chroot --image=docker.io/fedora:23 --scan-type=openscap --serve=0.0.0.0:8080
2016/05/10 16:52:05 Pulling image docker.io/fedora:23
2016/05/10 16:52:05 Error inspecting image: Unable to create docker container: no such image

cc @enoodle @moolitayer

This is a critical and urgent issue.

It seems I created this bug in simon3z#9 where I removed this.