testcontainers-spring-boot
testcontainers-spring-boot copied to clipboard
Test container starts in amd64 mode
On Apple M1 processors, most of test containers start with amd64 mode which according to docker might reduce the performance significantly (see screenshot). Is there any way to explicitly define the platform while starting them?

Do you know newest socket image which support s m1? Contribution will be great
I used the sleighzy/keycloak as workaround but tbh not sure how active the repo
Seems to be pretty ourdated though sleighzy/keycloak
last images were used, if aarch64 image is available it will be used