-
Notifications
You must be signed in to change notification settings - Fork 49
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
Add CI for multi platform docker builds #198
Comments
Seems to fail: Not sure why this action https://github.com/docker/build-push-action fails. I'll try a different version: https://github.com/joepio/atomic-data-rust/actions/runs/1404708531 |
Maybe the name of the tag is wrong, because it starts with a dash. But it's weird that it's using that tag at all - I never set it. Maybe I should re-push some other tag, and prevent manually running this task. |
Cargo-chef not working because... It can't reach crates.io?
|
It's probably this issue: rust-lang/cargo#8719 |
The new action works! Just built the first armv7 image on github CI. |
Would be awesome if 32 / 64 / armv7 docker image builds are made in the CI
The text was updated successfully, but these errors were encountered: