ERROR could not load any images: Input image name 'ubuntu:latest' not found in local dockerhost or anchore DB. #56
Description
I found issue in my local environment,
will be great, if some one help.
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
ubuntu latest 0458a4468cbc 2 months ago 112MB
anchore-cli latest ed50bcd9815c 5 hours ago 859MB
$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
1b65f2961cf4 anchore-cli:latest "tail -F /var/log/an…" 10 minutes ago Up 10 minutes anchore
$ anchore feeds list
Available:
packages:
description: Feed record for type packages
Subscribed:
nvd:
description: Feed record for type nvd
vulnerabilities:
description: Feed record for type vulnerabilities
$ anchore analyze --image ubuntu:latest --imagetype base
ERROR could not load any images: Input image name 'ubuntu:latest' not found in local dockerhost or anchore DB.