add readme

This commit is contained in:
ALinuxNinja 2017-04-27 05:23:57 -04:00
parent f19810e98e
commit be5323aa52

10
README.md Normal file
View File

@ -0,0 +1,10 @@
## 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
```
Still WIP