Dockerized Postal mail service, fork of https://github.com/CatDeployed/docker-postal
Go to file
2017-04-27 05:23:57 -04:00
scripts update expose 2017-04-27 04:48:51 -04:00
docker-compose.yml fix db creation and asset generation 2017-04-27 04:38:29 -04:00
Dockerfile update expose 2017-04-27 04:48:51 -04:00
README.md add readme 2017-04-27 05:23:57 -04:00

Docker container for atech/postal

Instructions

Change configuration in docker-compose.yml to update passwords for MySQL/RabbitMQ

docker-compose up -d

Still WIP