Skip to content

richiefi/alpine-awscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-awscli

This is a minimalist Alpine-based Docker image that includes /usr/bin/aws, a PyInstaller-packaged binary copy of aws-cli, as well as jq, the JSON cli utility. Those two files are the only differences to a stock alpine image.

The PyInstaller Dockerfile is mostly from pyinstaller-alpine.

As of this writing, the component versions used for this image are:

Component Version
aws-cli 1.11.178
Alpine 3.6
Python 3.6.3
PyInstaller 3.3
jq 1.5

The resulting image is about 22MB in size.

About

No description, website, or topics provided.

Resources

License

Stars

4 stars

Watchers

7 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors