-
Notifications
You must be signed in to change notification settings - Fork 6
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
Fix multiarch build #16
Comments
also consider docker/hub-feedback#1352 |
container was build a few more times but still has no tag showing other architectures. Did not work as expected, log shows the classical |
clone structure of https://github.com/ModischFabrications/wahlzeit/blob/master/.travis.yml -> push only with tag, set hub tags equal instead of always using latest |
Maaaaaan, everything should have been so much easier with buildx or native multiplatform Docker Hub builds. It's still not released and every other solution does not work, is painful, or both.
|
getting closer, but this time a timeout happened after 57 min. Yes, it really took that long, I'm removing some archs now https://travis-ci.org/github/ModischFabrications/CutSolver/jobs/676748087 |
follow up on travis-ci/travis-ci#8740, still won't work right now. |
test docker image health? -> waiting for 5m is bad, check it manually with curl. |
Docker hub builds until the timeout hits while arm64 is done after 2min (according to Logs). Builds can't be cancelled manually.
No errors are shown, seems like other architectures are being ignored even though qemu seems to register successful.
Try installing qemu before building the image instead. Post to docker/hub-feedback#1261 if no other solution was found.
The text was updated successfully, but these errors were encountered: