Skip to content

oanhnn/docker-aws-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oanhnn/docker-aws-workbench

Software License Build Status Docker Build Method Docker Build Status Docker Pull Counter Docker Star Counter

Repository of oanhnn/aws-workbench Docker image.

Tags

Version tags

Image Tag Base Image Badges

Shared tags

  • latest

Features

  • Base from alpine:3.8 image
  • Install awscli, awsebcli, s3cmd
  • Install terraform
  • Install some utility packages: jq, less

Requirement

  • Docker Engine 1.13+

Usage

$ docker run --rm -it -v $(pwd):/app oanhnn/aws-workbench:tag sh

You can use environment variables to specify configuration options and credentials. See more

Contributing

All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send a pull request.

If you would like to help take a look at the list of issues.

License

This project is released under the MIT License.
Copyright © 2018-2019 Oanh Nguyen
Please see License File for more information.