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 buildx to build and publish docker images #269

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

Conversation

odidev
Copy link

@odidev odidev commented May 3, 2021

Resolves #258.

Added buildx steps in github actions build file.

@ToMe25
Copy link

ToMe25 commented Oct 8, 2021

Isn't this just a small version of #245?
A small version as in fewer changes and less supported platforms.

From looking at the changes it seems like this adds support for ARM64 and nothing else, while #245 adds support for various other architectures as well.

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.

Require images for ARM64
2 participants