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 arm arch for container #4

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Add arm arch for container #4

merged 3 commits into from
Nov 2, 2023

Conversation

rascasoft
Copy link
Member

No description provided.

This commit tries to optimize the Dockerfile so that it is more adaptable for
diffent architectures like ARM.
This commit enables the multi architecture build for bot ARM64 and AMD64.
Even if everything is working as expected, for each run an additional image
related to an "unknow" architecture is created. This, extracted from [1],
should avoid this.

[1] docker/build-push-action#820
@rascasoft rascasoft merged commit abb8649 into main Nov 2, 2023
1 check passed
@rascasoft rascasoft deleted the add-arm-arch-for-container branch November 2, 2023 13:35
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.

1 participant