mautic / docker-mautic

Docker Image for Mautic
https://www.mautic.org
362 stars 274 forks source link

Mautic Docker Doesn't support ARM64 #231

Open sebastienhouzet opened 2 years ago

sebastienhouzet commented 2 years ago

Hello

This version of Docker Image doesn't support ARM64 processor (Apple M1 or Rapsberry 4 64bits)

Error after docker is up :

standard_init_linux.go:219: exec user process caused: exec format error

This can happen if you're trying to run an x86 built image on an arm64/aarch64 machine.

Do you have planned to support ARM64 ?

Thx

deborahsbg commented 2 years ago

Also looking for an updated one

jaroslavhuss commented 1 year ago

I am also looking for an update here - has anyone overcome this issue? I was trying with docker flags for my arm architecture but nothing works.

dandry commented 1 year ago

Also looking for Mautic ARM build. Thank you.

hcross commented 1 year ago

I've started to rework the automatic build of a multiarch build of the mautic3 and 4 images My Github repo is here : https://github.com/hcross/docker-mautic/ (check branches mautic3 and mautic4 - ONLY) My Dockerhub repo is here : https://hub.docker.com/repository/docker/hoanicross/mautic/general

hcross commented 1 year ago

I've started to rework the automatic build of a multiarch build of the mautic3 and 4 images My Github repo is here : https://github.com/hcross/docker-mautic/ (check branches mautic3 and mautic4 - ONLY) My Dockerhub repo is here : https://hub.docker.com/repository/docker/hoanicross/mautic/general

Those images are untested yet, but I plan to do so in a near future

jackpassgfw commented 8 months ago

@hcross v4-apache working, but v4-fpm not working. Thank you

jackpassgfw commented 7 months ago

@hcross Could you make a build of arm64 mautic5? Thank you.

mollux commented 7 months ago

@jackpassgfw we are working on the v5 images, you can follow the progress in https://github.com/mautic/docker-mautic/pull/238. We are almost ready to release the images, as multiple people confirmed them working. If all goed well, in the upcoming days we should get everything in place