docker-mautic
docker-mautic copied to clipboard
Docker Image for Mautic
Hello Mautic team, I'm test driving mautic 5 using the new docker image with the basic docker-compose as a starting point, and the worker and cron have trouble running without...
Is it possible to get the docker image updated to using PHP 8.0? I think it will help ease the upgrade to Mautic 5.0 when it's released.
Hello, since a few days I'm struggling wit the update path/process of this image and Mautic. We needed to upgrade from Mautic2 to Mautic3. I did the following: - I...
Hi, I would like to know if some of you would be interested in creating a team of maintainers (official or not) do maintain the mautic-docker versions to be as...
`exec /entrypoint.sh: exec format error` I pulled the branch v4 and created a local image based on that dockerfile. I pushed that local image to aws ecr and connected to...
Getting error when I running it as Azure App for Container. I have enabled the WEBSITES_ENABLE_APP_SERVICE_STORAGE, and configured azure storage mount with file share in docker as described here https://github.com/MicrosoftDocs/azure-docs/issues/55046...
Update apache and nginx Dockerfile to build image for Mautic 4.10 instead of 4.9
With the latest docker image I am running, I am getting following error when trying to install extension from marketplace. And due to that I cannot install any extension from...
From default latest image mautic:v4-apache I believe that composer is not installed or supported. This should be part of default image as based on documentation I get this is going...