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
Describe the bug
While running a privado scan the cli tried to download a latest docker image. It was observed that the image was getting pulled each time privado scan was executed. The Versions shown in scan logs were also the same every time.
Describe the bug
While running a
privado scan
the cli tried to download a latest docker image. It was observed that the image was getting pulled each timeprivado scan
was executed. The Versions shown in scan logs were also the same every time.Upon further debugging it was seen that there was an error message after downloading the image:
To Reproduce
This happens in case when there is some error within docker while/after downloading image.
privado scan
Expected behavior
These ERROR messages from docker daemon should be surfaced into privado's output
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: