when use trivy to scan the image, it will rise the issue like following:
We’re having trouble with access to Docker Hub. While we’ve fixed a lot of labs for this over the last week, we still need to fix our CKS and KK Eng labs. That will hopefully happen this week.
1 Like
This was fixed today. Please tell us if you’re still having trouble, but I expect this is now resolved.
If trivy is still giving you trouble, try setting the following before using trivy image
:
export CONTAINERD_ADDRESS=/var/run/containerd/containerd.sock
1 Like