orders
orders copied to clipboard
Require docker image for ARM64
I was trying to use the weaveworksdemos/orders image in ARM64 platform, but it seems it is not available for ARM64 platform.
I have tried building the image for the ARM64 platform but the base image msd-java is not available for ARM64 platform and it's source Dockerfile is no longer available, and repo is unmaintained.
I am happy to help in adding ARM64 support for the development of docker image for this package but for this we need to use any alternative of the base image which supports ARM64 platform, and it would be very helpful if I could get any suggestions on this.
updated