Sign inSign up

tzoratto/s3cmd

By tzoratto

Updated almost 10 years ago

S3cmd tool

Image
0

912

tzoratto/s3cmd repository overview

S3cmd

This Docker image contains the S3cmd tool. HTTPS is activated by default.


How to use

docker run --rm \
-e AWS_ACCESS_KEY=myaccesskey \
-e AWS_SECRET_KEY=mysecretkey \
-v /my/path:/root/s3cmd \
tzoratto/s3cmd \
ls s3://[BUCKET] 

Tag summary

Content type

Image

Digest

Size

14.4 MB

Last updated

almost 10 years ago

docker pull tzoratto/s3cmd