Sign inSign up

toolbelt/aws

By toolbelt

•Updated 3 days ago

AWS command line client

Image
0

7.5K

toolbelt/aws repository overview

build status image size

source code docker image

⁠aws

Docker image for Amazons AWS command line interface⁠. To use run

docker run --rm -ti toolbelt/aws

It's probably a good idea to mount ~/.aws

docker run --rm --volume "$HOME/.aws:/aws/.aws:ro" -ti toolbelt/aws

See here⁠ for usage details.

⁠NOTICE

This docker image includes

aws-cli⁠ – Copyright © 2012-2016 Amazon.com, Inc, licensed under Apache License, Version 2.0⁠

Alpine Linux⁠ – maintained by the Alpine Linux development team.

Tag summary

Content type

Image

Digest

sha256:a74ba7a7f…

Size

46.5 MB

Last updated

3 days ago

docker pull toolbelt/aws