Sign inSign up

cliwrap/awscli

By cliwrap

Updated over 5 years ago

Run aws cli insid of docker with your non-root user and in your current working directory.

Image
0

258

cliwrap/awscli repository overview

Build
Status

The Dockerfile in this repository builds an alpine:3.7 container which lets you run commands inside the container using a UID and GID which are passed in environment variables from outside the container, so that any files created in a volume mount can be created as the user and group who initiated docker run. It also has awscli installed.

To download: docker pull cliwrap/awscli

Examples

./aws --version

Tag summary

Content type

Image

Digest

Size

38.5 MB

Last updated

over 5 years ago

docker pull cliwrap/awscli