-
Notifications
You must be signed in to change notification settings - Fork 1k
feat(docker): build multiarch docker images #5626
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
base: master
Are you sure you want to change the base?
feat(docker): build multiarch docker images #5626
Conversation
Hi @lutter, can I get a review please? |
Hello! Currently, we're building our own arm64 images. It would be awesome to merge this PR so arm images are available out of the box! Thank you! 🙏 |
Hi @mangas would be kind to give me a review here? |
This pull request hasn't had any activity for the last 90 days. If there's no more activity over the course of the next 14 days, it will automatically be closed. |
Hi @lutter, can I get a review please? |
This pull request hasn't had any activity for the last 90 days. If there's no more activity over the course of the next 14 days, it will automatically be closed. |
Ping. |
Fix #4643
Builds ARM64 docker images in additions to the AMD64 that's being deployed.
Reference: Use Cloud Build to build the image