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

docker install error #809

Open
CharmNight opened this issue Dec 26, 2024 · 0 comments
Open

docker install error #809

CharmNight opened this issue Dec 26, 2024 · 0 comments

Comments

@CharmNight
Copy link

CharmNight commented Dec 26, 2024

Sysrem: Mac OS M3

run docker build -t binwalkv3 . command error:

sudo docker build -t binwalkv3 .

Password:
[+] Building 3.8s (2/2) FINISHED                                                                        docker:desktop-linux
 => [internal] load build definition from Dockerfile                                                                    0.0s
 => => transferring dockerfile: 1.33kB                                                                                  0.0s
 => ERROR [internal] load metadata for docker.io/library/ubuntu:24.04                                                   3.7s
------
 > [internal] load metadata for docker.io/library/ubuntu:24.04:
------
Dockerfile:1
--------------------
   1 | >>> FROM ubuntu:24.04
   2 |
   3 |     ARG BINWALK_INSTALL_DIR="/tmp/binwalk"
--------------------
ERROR: failed to solve: ubuntu:24.04: failed commit on ref "unknown-sha256:347b51e11384f690fcff3600ccb050afdeab9845c39fabf8f2c1193f5f96021e": "unknown-sha256:347b51e11384f690fcff3600ccb050afdeab9845c39fabf8f2c1193f5f96021e" failed size validation: 7781 != 7453: failed precondition

View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/p3asz04z7nzt9ob7cc1yd2cj1
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

1 participant