-
Notifications
You must be signed in to change notification settings - Fork 380
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 build failed for v5.42.2 evm-tracing node #1311
Comments
It must be a problem with your docker setup, the evm tracing build works fine, I just tried it out. The tracing binary was also build as part of the release without any problems. |
@Dinonard thanks for your reply. Did you build it successfully with ubuntu? |
No, I've built it on mac. I'm not sure what the issue could be with your build. |
you may need |
If But good idea to check! |
It's not. It's run on rust-builder |
Perhaps I have found the problem. You guys updated Cargo.lock this time, but inside .dockerignore, the file Cargo.lock was ignored and not passed to the container. If you don't have Cargo.lock inside the container, executing |
when i try to build docker image for astar, i ran into build failed issue.
version: 5.42.2
Dockerfile:
Error Message:
it seems a redefine issue.
The text was updated successfully, but these errors were encountered: