https://github.com/imjaroiswebdev/bitbucket-pipeline-awscli-java8
Docker image based on atlassian/default-imageV2 that includes AWS cli
https://github.com/imjaroiswebdev/bitbucket-pipeline-awscli-java8
Last synced: 5 months ago
JSON representation
Docker image based on atlassian/default-imageV2 that includes AWS cli
- Host: GitHub
- URL: https://github.com/imjaroiswebdev/bitbucket-pipeline-awscli-java8
- Owner: imjaroiswebdev
- License: mit
- Created: 2020-02-27T00:13:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T06:59:52.000Z (over 6 years ago)
- Last Synced: 2025-01-29T05:28:25.315Z (over 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitbucket-pipeline-awscli-java8
[](https://hub.docker.com/r/imjarois/bitbucket-pipeline-awscli-java8/)
## Overview
Docker image based on atlassian/default-imageV2 that includes AWS cli and is targeted for use in Bitbucket Pipelines build environment.
## Default environment
platform: ubuntu 16.04 wget xvfb curl ssh git: 2.7.4 mercurial: 3.7.3 java: Open-JDK 1.8u151 maven: 3.6.3 node: 12.16.1 npm: 6.13.7 nvm: 0.33.8 python: 2.7.12 gcc: 5.4.0 ant: 1.9.6
## Usage
To make use of AWS cli the following environment variables must be set through Bitbucket's Pipeline settings...
```bash
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_DEFAULT_REGION
```
## Support
PR to repository are welcome. Use at your own will, discretion, ends and risk... 💪🏽