From 47fe0ec1b46ff05cf80d05a2e9340c374cd9b0e0 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 13 Mar 2019 00:45:46 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 6644bfc..7092567 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,6 @@ # Antman +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmayank%2Fantman.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmayank%2Fantman?ref=badge_shield) + Creates docker images and docker-compose using single yml file. Reduces load of dependencies. @@ -24,3 +26,7 @@ sudo curl -L https://github.com/docker/compose/releases/download/1.21.2/docker-c sudo chmod +x /usr/local/bin/docker-compose ``` See the link for other machines. [Docker Compose Installation](https://docs.docker.com/compose/install/#install-compose) + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmayank%2Fantman.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmayank%2Fantman?ref=badge_large) \ No newline at end of file