Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

update github actions & build for both amd64 & arm64 #178

Merged
merged 7 commits into from
Oct 26, 2024

Conversation

stynoo
Copy link
Contributor

@stynoo stynoo commented Oct 20, 2024

The following was done:

  • bump GitHub action versions to remediate all warnings & annotations
  • bump python container versions to 3.12 - this required some changes for setuptools
  • build containers for both amd64 & arm64

Please verify as this is the first time I am using GitHub Actions.
When reading up on setuptools it seems that using setup.py is no longer advised, this will be another rabbit hole....

@stynoo
Copy link
Contributor Author

stynoo commented Oct 26, 2024

I am running this now for a week on ARM (rpi5). The container images can be found here if you want to test it yourself.

@longstone
Copy link
Collaborator

Thanks for the update!

@longstone longstone merged commit 26d2ccc into jaroslawhartman:master Oct 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker support for ARM?
2 participants