Skip to content

Build images inside GitHub to fix ARM #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davel
Copy link

@davel davel commented Mar 28, 2021

I appreciate you might not wish to merge this as it replaces the build system, but it gets things working for me on a Raspberry Pi! You can see the end result here, https://github.com/users/davel/packages/container/package/openra

This change adds some workflow configuration to build the Docker images inside GitHub. This restores ARM builds.

It is set up to upload the images to GitHub's new package repository, but I believe you can tweak this to also upload to DockerHub; https://github.com/docker/build-push-action/blob/master/docs/advanced/push-multi-registries.md

You'll need to set up the CR_PAT access token for this to work with GitHub's package repository, poke me if you need directions.

Closes #7

This change adds some workflow configuration to build the Docker images inside
GitHub. This restores ARM builds.

It is set up to upload the images to GitHub's new package repository, but I
believe you can tweak this to also upload to DockerHub;
https://github.com/docker/build-push-action/blob/master/docs/advanced/push-multi-registries.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

20200503 Version with Linux/Arm support?
1 participant