From 7f3cdb2a415b0bf9b3384976aa15086a77dd7ec2 Mon Sep 17 00:00:00 2001 From: CatDeployed Date: Tue, 24 Jul 2018 00:33:32 -0400 Subject: [PATCH] try dev badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 89afab8..30d273d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +Alpine: [![](https://images.microbadger.com/badges/image/catdeployed/postal:alpine.svg)](https://microbadger.com/images/catdeployed/postal:alpine) +Ubuntu: [![](https://images.microbadger.com/badges/image/catdeployed/postal:ubuntu.svg)](https://microbadger.com/images/catdeployed/postal:ubuntu) + [![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/)