-
Notifications
You must be signed in to change notification settings - Fork 239
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
Support of docker buildx and multi-plaforms #3846
Labels
area/ci
Issues or PRs related to continuous integration
kind/feature
Issues or PRs related to a new feature
Comments
dincho
added
kind/feature
Issues or PRs related to a new feature
area/ci
Issues or PRs related to continuous integration
labels
Jan 28, 2022
@dincho we also need to build aesophia_http images with buildx for arm64 |
Guys, this is the node repo after all, please file a ticket in https://github.com/aeternity/aesophia_http |
done |
Unfortunately rocksdb won't build on arm64 with gcc 9.4.0 which is what's shipped in 20.04 focal. That's fine for now we still ship with 18.04 but it could be troublesome in future. |
done in #4026 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/ci
Issues or PRs related to continuous integration
kind/feature
Issues or PRs related to a new feature
relates to #3845 and #3799
The text was updated successfully, but these errors were encountered: