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/)