docker-mautic icon indicating copy to clipboard operation
docker-mautic copied to clipboard

Docker Image for Mautic

Results 115 docker-mautic issues
Sort by recently updated
recently updated
newest added

This update makes a few changes: - Moves `local.php`, `cache`, `logs`, `media` and `spool` into a volume at `/data` - Makes sure the above exist and are owned by www-data...

cla-signed

Persisting the root www folder leads to slow performance. This is in part due to the persistence of cache and logs under the www folder. It would be ideal if...

question

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`...

understand and deploy the mautic with letsencrypt docker"

I noticed that I had cron jobs in my container attempting to run /var/www/html/app/console this file doesn't exist at this location but can be found at /var/www/html/bin/console I checked through...

It seems that when using 2 word surnames with an space the autoinstall fails with: ``` Too many arguments, expected arguments "site_url" "step". ```

### Mautic Version 4.2.x series ### PHP version 7.3.27 ### What browsers are you seeing the problem on? Not relevant ### What happened? Docker latest image is obsolete. [latest](https://hub.docker.com/layers/mautic/mautic/mautic/latest/images/sha256-1f90b3618469c96ec4df09c14535828543db2bd6475cde075ae08e0c9dd7cecd?context=explore) docker...

bug
needs-triage

Hey, I'm having trouble running the tests on DDEV Mautic. Web works no problem Adres IP kontenera db to 172.20.0.2 ![image](https://user-images.githubusercontent.com/39382654/171829432-7f8cbf4c-7492-4c34-aa1a-68b3e429d012.png) ``` xxx@mautic-web:/var/www/html$ bin/phpunit -d memory_limit=1G --bootstrap vendor/autoload.php --configuration app/phpunit.xml.dist...

In the docs you say use v2 tag if you want to stay on v2 but there is no such tag on dockerhub. --- Want to back this issue? **[Post...