https://github.com/orbit/docker-aws-cli
Simple lightweight docker container for using the AWS CLI client
https://github.com/orbit/docker-aws-cli
Last synced: about 1 month ago
JSON representation
Simple lightweight docker container for using the AWS CLI client
- Host: GitHub
- URL: https://github.com/orbit/docker-aws-cli
- Owner: orbit
- License: other
- Created: 2016-08-04T21:03:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T20:09:54.000Z (over 7 years ago)
- Last Synced: 2025-07-19T19:32:29.447Z (11 months ago)
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-cli
A simple lightweight docker container for using the AWS CLI client.
## Example
```
docker run electronicarts/aws-cli help
```
The ```aws``` command becomes ```docker run electronicarts/aws-cli```