From da46e2f4d56a6c14f95edb4fb4b08cf7f84d3c61 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Fri, 10 Apr 2020 01:07:51 +0200 Subject: [PATCH] Remove badges for upstream container image These badges are for the upstream container image and therefore do not represent the content of the image this repository produces. Therefore this patch removes them from the README. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d64afe3..2679be7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # Docker Socket Proxy -[](https://microbadger.com/images/tecnativa/docker-socket-proxy:latest "Get your own version badge on microbadger.com") -[](https://microbadger.com/images/tecnativa/docker-socket-proxy:latest "Get your own image badge on microbadger.com") -[](https://microbadger.com/images/tecnativa/docker-socket-proxy:latest "Get your own commit badge on microbadger.com") -[](https://microbadger.com/images/tecnativa/docker-socket-proxy "Get your own license badge on microbadger.com") - ## What? This is a security-enhanced proxy for the Docker Socket. -- GitLab