From 8c201896661113ace12f46f752dcef71e26a0e9b Mon Sep 17 00:00:00 2001 From: tillias Date: Sun, 11 Oct 2020 22:46:39 +0200 Subject: [PATCH] Try with PWD badge #43 --- README.md | 5 ++++- docker-compose.yml | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74d9706..c8e7190 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,13 @@ [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=microcatalog&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=microcatalog) [![Docker Image Version (latest by date)](https://img.shields.io/docker/v/tillias/microcatalog)](https://hub.docker.com/r/tillias/microcatalog) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=microcatalog&metric=ncloc)](https://sonarcloud.io/dashboard?id=microcatalog) + +[![Try in PWD](https://raw.githubusercontent.com/play-with-docker/stacks/master/assets/images/button.png)](https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/tillias/microservice-catalog/master/docker-compose.yml) # microcatalog -Microservice catalog helps you or your organization to centrally store information about your microservices and share information between developers in a modern, live way. See https://tillias.wordpress.com/2020/10/02/microservice-catalog/ for details +Microservice catalog helps you or your organization to centrally store information about your microservices and share information between developers in a modern, live way. See https://tillias.wordpress.com/2020/10/02/microservice-catalog for details ## Development diff --git a/docker-compose.yml b/docker-compose.yml index 27b847c..239f477 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,4 +1,3 @@ -# Use postgres/example user/password credentials version: '3.1' services: db: