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

How can I resolve an issue with Docker failed size Validation #59

Closed
derritterauskanada opened this issue Dec 14, 2021 · 1 comment
Closed

Comments

@derritterauskanada
Copy link

Building the docker container I get the following issue:

 > [1/6] FROM docker.io/library/python:3-alpine@sha256:dce56d40d885d2c8847aa2a278a29d50450c8e3d10f9d7ffeb2f38dcc1eb0ea4:
------
failed commit on ref "layer-sha256:d8c681bc2183ac2de0b5e117ed74647ee5dfbdbf8a3730ac81c54f3b3db989f7": "layer-sha256:d8c681bc2183ac2de0b5e117ed74647ee5dfbdbf8a3730ac81c54f3b3db989f7" failed size validation: 7166337 != 11686631: failed precondition
@mazen160
Copy link
Contributor

It's seems unrelated, I imagine it can be fixed on your dev machine with:
https://docs.docker.com/engine/reference/commandline/system_prune/
It would remove previous docker containers/images/volumes, and and then you can start again

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