Skip to content

burib/awscli-python3-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Cli Latest version with python 3.9.10 and bash 4 available on dockerhub

image

pull from docker hub

docker pull burib/aws-cli-python:3.9.10

build

by default it builds python version 3.9.10

./docker.sh build

but if you want to have a different version you can also pass it as an argument

./docker.sh build 3.10.2

run

by default it runs the image with the python version 3.9.10 in interactive mode
./docker.sh run

# but you can run it with a different version as well by passing the argument

./docker.sh run 3.10.2

About

awscli latest + python3 + bash4 as a docker image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published