Lightweight wrapper around s3cmd
$ docker run -v $(pwd):/s3 schickling/s3cmd sync . s3://my-bucket
You can additionally set the SCHEDULE environment variable like -e SCHEDULE="@daily" to run the backup automatically. More information about the scheduling can be found here.
s3cmd documentationSee here for the documentation.
Content type
Image
Digest
sha256:e2d906e96…
Size
19.5 MB
Last updated
about 8 years ago
docker pull schickling/s3cmd