Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-20 | docker: Fix PHP mysql authentication issue | Florian Pritz | 1 | -0/+1 | |
Fixes #28 SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-08-29 | Use msmtp to send mail in docker container | Sebastian Rakel | 1 | -0/+4 | |
To send mails in the docker container we need to configure php to use a smtp client and provide smtp credentials to the docker container | |||||
2016-10-31 | Move Dockercontainer base from ubuntu:14.04 to alpine:edge | Sebastian Rakel | 1 | -1/+1 | |
2016-07-10 | Add docker-compose file | Florian Pritz | 1 | -0/+25 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |