From 5d8444b5953e83dbe7d9529a3e45f4caeaf7458b Mon Sep 17 00:00:00 2001 From: Adnan Abdulhussein Date: Fri, 2 Sep 2016 17:39:10 -0700 Subject: [PATCH] Add Docker Hub automated build badge --- bitnami/symfony/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitnami/symfony/README.md b/bitnami/symfony/README.md index ad54e42aca85..cb6342e296ae 100644 --- a/bitnami/symfony/README.md +++ b/bitnami/symfony/README.md @@ -1,3 +1,5 @@ +[![Docker Hub Automated Build](http://container.checkforupdates.com/badges/bitnami/symfony)](https://hub.docker.com/r/bitnami/symfony/) + # Symfony framework Application Development using Bitnami Docker Images We increasingly see developers adopting two strategies for development. Using a so called 'micro services' architecture and using containers for development. At Bitnami, we have developed tools and assets that dramatically lowers the overhead for developing with this approach.