From f19b3fa1ee2aafad20760ebfd50c8d0530e63bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20D=2E=20Batista?= Date: Wed, 7 Aug 2019 10:46:45 -0300 Subject: [PATCH] Added badges to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 605e8bc..6275e72 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # docker-s3-volume +[![](https://images.microbadger.com/badges/image/elementar/s3-volume.svg)](https://microbadger.com/images/elementar/s3-volume "Get your own image badge on microbadger.com") [![](https://images.microbadger.com/badges/version/elementar/s3-volume.svg)](https://microbadger.com/images/elementar/s3-volume "Get your own version badge on microbadger.com") + Creates a Docker container that is restored and backed up to a directory on s3. You could use this to run short lived processes that work with and persist data to and from S3.