An open API service indexing awesome lists of open source software.

https://github.com/alpacatechjp/docker-s3cmd

docker image for s3cmd
https://github.com/alpacatechjp/docker-s3cmd

Last synced: 4 months ago
JSON representation

docker image for s3cmd

Awesome Lists containing this project

README

          

# Docker Image for s3cmd

## Usage

```
docker run -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY alpacadb/docker-s3cmd --help
```