- A custom docker image with Node.js & AWS CLI for easy build, test & deployment on AWS
- The image also includes Python3 (pre-requisite for AWS CLI) and Boto3 (Python AWS SDK module) package
- Can be used with Heroku, GitLab, Travis, Jenkins and any other popular CI tool
$ ./buildImage.sh -v [VERSION]
# Example
$ ./buildImage.sh -v 1.1.2
# Usage
$ ./releaseImage.sh [OPTIONS]
# Options
# [OPTIONAL] Your DOCKER HUB username"
# [OPTIONAL] Your DOCKER HUB password"
# *** Both options -u & -p are reqd. during first run ***
#Example
$ ./releaseImage.sh -u AB10299 -p MyPassword@123
👤 Soham Mondal
-
Twitter: @soham_sm_mondal
-
Github: @sohammondal
-
LinkedIn: Soham Mondal
-
Website: sohammondal.com
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2019 Soham Mondal.
This project is ISC licensed.