You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
Although, I have explored that you are using boxbuilder/box image in the Makefile. Unfortunately, the associated repo has been archived by its owner.
IMO, if we use Dockerfile instead of boxfile we could add support for arm64 architecture using buildx .
Do you have any plans for releasing arm64 image?
Please share your thoughts on this, I am happy to raise a PR.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Team,
I am working on building docker image for Linux/ARM64 for following packages
microservices-demo/shipping and microservices-demo/queue-master but it uses msd-java as base image which also doesn’t have arm64 supported tag in docker hub.
Although, I have explored that you are using boxbuilder/box image in the Makefile. Unfortunately, the associated repo has been archived by its owner.
IMO, if we use Dockerfile instead of boxfile we could add support for arm64 architecture using buildx .
Do you have any plans for releasing arm64 image?
Please share your thoughts on this, I am happy to raise a PR.
The text was updated successfully, but these errors were encountered: