This image provides an easy way to run s3cmd from S3tools.
You need to provide credentials to access to your S3 resource, either by passing --access_key and --secret_key to the command line or using the ACCESS_KEY and SECRET_KEY environment variables.
Other environment variables are also available to configure s3cmd:
US)s3.amazonaws.com)%(bucket)s.s3.amazonaws.com)False)# docker run -e ACCESS_KEY=demo:demo -e SECRET_KEY=DEMO_PASS -e BUCKET_LOCATION=US -e HOST_BASE=192.168.56.102:6007 -e HOST_BUCKET=%\(bucket\)s.test.openio.io:6007 -e SIGNATURE_V2=True racciari/s3cmd mb s3://bucket
More information on how to use s3cmd is available on the s3tools documentation.
Content type
Image
Digest
Size
77.1 MB
Last updated
almost 8 years ago
docker pull racciari/s3cmd