grpc-wiremock icon indicating copy to clipboard operation
grpc-wiremock copied to clipboard

Build multiarch image for Mac M1 support

Open lrlinde opened this issue 3 years ago • 0 comments

Hi there,

We've been using this image for some months already to execute our tests using Testcontainers. However we've experienced some performance issues when trying to run it on a mac m1.

We tried rebuilding the image using buildx as described here for linux/arm64/v8 architecture and the performance issue is gone now.

Do you think it would be possible for you to publish to DockerHub the image built for other architectures?

Please, let me know if you need further details.

Thanks in advance.

lrlinde avatar Apr 25 '22 12:04 lrlinde