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

Dockerised version of phpList

Results 8 phplist-docker issues
Sort by recently updated
recently updated
newest added

I am trying to install phpList with Docker. I set the .env variables as shown in [link](https://github.com/phpList/phplist-docker/blob/master/.env-dist) with my own values. When I deploy the container, it deploys fine, but...

See also https://mantis.phplist.org/view.php?id=20318 It would be nice to start from alpine, as that will presumably reduce the overall image size.

Please update base image operating system and php version. The base image system is debian buster slim, this is very old and PHP Version 7.3.31 is not support any more...

Connect fails from php. Connected directly from the container and it can talk to mailhog but php does not. root@6c74662b8030:/var/www/phpList3# ./busybox telnet mailhog 25 Connected to mailhog 220 mailhog.example ESMTP...

The current method breaks when env variables with multiples lines are used.

It will be good to add the new composer based REST API to the container.

I used docker compose on `phplist.yml`, when sending test emails, mailhog receives nothing