From a30e6ed6a42fcb66401f8bffe8c687276db139f5 Mon Sep 17 00:00:00 2001 From: CatDeployed Date: Tue, 24 Jul 2018 00:27:39 -0400 Subject: [PATCH] try dev badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8abc0d9..821c067 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Docker Stars](https://img.shields.io/docker/stars/catdeployed/postal.svg)](https://hub.docker.com/r/catdeployed/postal/) +[![Docker Stars](https://img.shields.io/docker/stars/catdeployed/postal.svg)](https://hub.docker.com/r/catdeployed/postal/)[![Docker Pulls](https://img.shields.io/docker/pulls/catdeployed/postal.svg)](https://hub.docker.com/r/catdeployed/postal/) By default, docker-compose.yml uses Docker Hub for the image and does not do building, though it can be set to build from the included Dockerfile if needed. Images are built each hour by [Semaphore](https://semaphoreci.com/)