Skip to content

r-walker/aws-cli-docker-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

You will need to create the file and add your credentials to ./.aws/credentials The format is:

[default]
aws_access_key_id = XXXXXXXXX
aws_secret_access_key = XXXXXXXXX

Once done, you can run make shell and it will drop you into the aws-cli container

When finished, you can run make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published