meteor/docker-aws-cli

Name: docker-aws-cli

Owner: Meteor

Description: A simple docker that allows you to pass through aws-cli commands

Forked from: pebble/docker-aws-cli

Created: 2017-08-01 17:26:12.0

Updated: 2017-08-17 13:31:21.0

Pushed: 2018-01-09 17:37:16.0

Homepage: null

Size: 19

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

docker-aws-cli

A simple docker that allows you to pass through aws-cli commands

Published to meteor/aws-cli

Example usage
er pull meteor/aws-cli
er run -v ${HOME}/.aws/:/aws:ro meteor/aws-cli sts get-caller-identity

Basically, aws becomes docker run -v ${HOME}/.aws/credentials:/aws/credentials:ro meteor/aws-cli.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.