From 021cb3e26134d177a7649491b8902563496e5fee Mon Sep 17 00:00:00 2001 From: ALinuxNinja Date: Tue, 9 May 2017 16:33:13 -0400 Subject: [PATCH] add build --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ac3625f..8b30143 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ## Docker container for [atech/postal](https://github.com/atech/postal) +### Docker Hub Build Status + +| Daily | ![Daily Build](https://api.travis-ci.org/ALinuxNinja/docker-postal.svg?branch=latest) | + ### Instructions Change configuration in docker-compose.yml to update passwords for MySQL/RabbitMQ. Both passwords in the `postal` service, `mysql` service and `rabbitmq` service have to be changed.