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
- Host: GitHub
- URL: https://github.com/alpacatechjp/docker-s3cmd
- Owner: AlpacaTechJP
- License: mit
- Created: 2016-05-25T07:26:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T08:06:40.000Z (about 10 years ago)
- Last Synced: 2025-02-25T05:43:56.956Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```