Skip to content

milldr/amazon-brew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image with Homebrew and AWS CLI

Linuxbrew with aws cli

Build

docker build -t milldr/amazon-brew:latest ./images/base

Usage

Configure:

export AWS_ACCESS_KEY_ID="<id>"
export AWS_SECRET_ACCESS_KEY="<key>"
export AWS_DEFAULT_REGION="<region>"

Maintenance

  • The Docker image build & publish is automated by CircleCI

References

About

containerized linuxbrew + awscli

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published