Skip to content
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 Docker arm64 builds #10

Closed
wants to merge 1 commit into from
Closed

Add Docker arm64 builds #10

wants to merge 1 commit into from

Conversation

kubo6472
Copy link

@kubo6472 kubo6472 commented Oct 9, 2023

No description provided.

@tulir
Copy link
Member

tulir commented Oct 9, 2023

It takes 6x as long to run the docker step with this 🙀

@kubo6472
Copy link
Author

kubo6472 commented Oct 9, 2023

Yes, and it still does not publish the arm64 build. There has to be some kind of better way to handle this. Maybe use a (prebuilt) arm64 binary from the normal build step? Also when I kinda forced it, I got stuck on some $1 unknown when trying to run it.

@kubo6472
Copy link
Author

kubo6472 commented Oct 9, 2023

image
I have no idea why fly.io won't run the bridge :/

@traktuner
Copy link

Yes, and it still does not publish the arm64 build. There has to be some kind of better way to handle this. Maybe use a (prebuilt) arm64 binary from the normal build step? Also when I kinda forced it, I got stuck on some $1 unknown when trying to run it.

I also had to deal with those 403 errors in the past with ghcr.io - retrying the action solved it most of the time.

Building the arm64 image works, only the push to ghcr fails:
#36 ERROR: failed to push ghcr.io/beeper/bridge-manager:24ad59e8c96b591c61c43165087ed0c4e79cf569: unexpected status from POST request to https://ghcr.io/v2/beeper/bridge-manager/blobs/uploads/: 403 Forbidden

@kubo6472 kubo6472 closed this by deleting the head repository Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants