Search Docker Hub
s3cmd
By tzoratto
S3cmd tool
912
This Docker image contains the S3cmd tool. HTTPS is activated by default.
docker run --rm \ -e AWS_ACCESS_KEY=myaccesskey \ -e AWS_SECRET_KEY=mysecretkey \ -v /my/path:/root/s3cmd \ tzoratto/s3cmd \ ls s3://[BUCKET]
Content type
Image
Digest
Size
14.4 MB
Last updated
almost 10 years ago
docker pull tzoratto/s3cmd