LayerError: Failed to extract layer for image scan when scanning after push to AWS ECR #22497
Unanswered
BSouzaDock
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm migrating from docker desktop to podman and I'm having problems using the image on AWS.
Basically I'm using the same commands as before, and after pushing it to my ECR repository, it's not possible to scan the image, returning the following error:
Failed LayerError: Failed to extract layer for image scan.
As a result, I can't attach the image to my lambda. I did some research but didn't find anything about it. Does anyone know what can it be?
The same dockerfile/commands performed by docker desktop worked normally.
Beta Was this translation helpful? Give feedback.
All reactions