We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.git clone https://github.com/apache/rocketmq-docker.git 2.sh build-image.sh 4.8.0 alpine
and it show:
[internal] load metadata for docker.io/library/openjdk:8-alpine:
failed to solve with frontend dockerfile.v0: failed to create LLB definition: failed commit on ref "unknown-sha256:78467497febe9766548044687e8fd1afc6ba8116bd2cb3f9d0b9293a75c06703": "unknown-sha256:78467497febe9766548044687e8fd1afc6ba8116bd2cb3f9d0b9293a75c06703" failed size validation: 9070 != 8757: failed precondition`
my computer info: 1.MacBook Pro (13-inch, M1, 2020) macos Monterey 12.3 2.Docker version 20.10.7, build f0df350
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1.git clone https://github.com/apache/rocketmq-docker.git
2.sh build-image.sh 4.8.0 alpine
and it show:
`Version = 4.8.0
[+] Building 0.7s (3/3) FINISHED
=> [internal] load build definition from Dockerfile-alpine 0.0s
=> => transferring dockerfile: 44B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> ERROR [internal] load metadata for docker.io/library/openjdk:8-alpine 0.6s
failed to solve with frontend dockerfile.v0: failed to create LLB definition: failed commit on ref "unknown-sha256:78467497febe9766548044687e8fd1afc6ba8116bd2cb3f9d0b9293a75c06703": "unknown-sha256:78467497febe9766548044687e8fd1afc6ba8116bd2cb3f9d0b9293a75c06703" failed size validation: 9070 != 8757: failed precondition`
my computer info:
1.MacBook Pro (13-inch, M1, 2020) macos Monterey 12.3
2.Docker version 20.10.7, build f0df350
The text was updated successfully, but these errors were encountered: