Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

could not get image record from anchore #14

Closed
omerlh opened this issue Dec 24, 2017 · 2 comments
Closed

could not get image record from anchore #14

omerlh opened this issue Dec 24, 2017 · 2 comments

Comments

@omerlh
Copy link

omerlh commented Dec 24, 2017

I followed the documentation on how to run anchore locally using docker-compose, and look like it is running. When I run:

./anchore-cli  --url http://localhost:8228/v1 --insecure --u admin --p foobar evaluate check ubuntu:latest 

It failed with the error above. I also run system status and look like everything is up:

Service catalog (http://localhost:8082): up
Service apiext (http://localhost:8228): up
Service analyzer (N/A): up
Service simplequeue (http://localhost:8083): up
Service kubernetes_webhook (http://localhost:8338): up
Service policy_engine (http://localhost:8087): up

And I also look at the logs, but could not find anything relevant there.

@acathrow
Copy link
Contributor

Was the image already analyzed? (did you run anchore-cli image add ubuntu:tatest )

Running 'anchore-cli image list' will show the list of images analyzed by your anchore installation.

@omerlh
Copy link
Author

omerlh commented Dec 24, 2017

Thanks, that was the issue.

@omerlh omerlh closed this as completed Dec 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants