Hi, yes, the docker image is arm based. I'm adding multi-arch image support (to have x86 images as well). I will upload new images soon.
Regards JB On Mon, Jan 8, 2024 at 7:36 PM Steinar Bang <[email protected]> wrote: > > >>>>> Jean-Baptiste Onofré <[email protected]>: > > > Hi Steinar > > Let me check about the image type. > > Did you find out anything? > > The docker-maven-plugin I've been using (the one created by spotify), > was abandoned a couple of years back: > https://github.com/spotify/docker-maven-plugin > > So I've been trying to to use a docker-maven-plugin that is maintained: > https://github.com/fabric8io/docker-maven-plugin > > I've succeeded in building a sonar-collector docker image using the new > docker-maven-plugin, but I end up with an arm64 image here as well (even > though I'm building and running on amd64): > > https://github.com/fabric8io/docker-maven-plugin/issues/1739#issuecomment-1881260436 >
