## Docker container for [atech/postal](https://github.com/atech/postal) ### Instructions Change configuration in docker-compose.yml to update passwords for MySQL/RabbitMQ ``` docker-compose up -d ``` Remember to use `docker cp` to copy the configuration file and certificates off the container. Still WIP