You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2020. It is now read-only.
Hi, I recently installed anchore engine using docker-compose and the python command line client.
Reading through the documentation, i discovered another command pattern aside anchore-cli ... . There are instructions using anchore .... e.g. anchore analyze --image 96eecaf1019a --imagetype none.
Trying the command results in an error: WARNING:root:could not open file '/etc/apt/sources.list' anchore: command not found
Please are these different ? Also it seems the latter command is richer ??
Will be glad to get more clarity. Thanks.