summaryrefslogtreecommitdiffstats
path: root/docker/docker-compose.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29Use msmtp to send mail in docker containerSebastian Rakel1-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-31Move Dockercontainer base from ubuntu:14.04 to alpine:edgeSebastian Rakel1-1/+1
2016-07-10Add docker-compose fileFlorian Pritz1-0/+25
Signed-off-by: Florian Pritz <bluewind@xinu.at>