Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error building image: error building stage: failed to get filesystem from image: error verifying size; got 48873538, want 174189948 #3378

Open
Mr3za-66 opened this issue Dec 29, 2024 · 1 comment

Comments

@Mr3za-66
Copy link

In build time I got that error, I have a mono repo project and when I built my docker file with docker, everything was fine but in gitlab-ci, I got this error in the first layer of the COPY stage.

@mzihlmann
Copy link

error comes from here https://github.com/GoogleContainerTools/kaniko/blob/main/pkg/executor/build.go#L334
could you provide more details?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants