Added badges to the README

This commit is contained in:
Fábio D. Batista
2019-08-07 10:46:45 -03:00
committed by GitHub
parent 4d18ac3fc8
commit f19b3fa1ee

View File

@ -1,5 +1,7 @@
# docker-s3-volume # 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. 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. You could use this to run short lived processes that work with and persist data to and from S3.