https://github.com/renderbittechnologies/aws-eb-deployer
Docker image for automatic deploys to AWS Elastic Beanstalk
https://github.com/renderbittechnologies/aws-eb-deployer
Last synced: 2 months ago
JSON representation
Docker image for automatic deploys to AWS Elastic Beanstalk
- Host: GitHub
- URL: https://github.com/renderbittechnologies/aws-eb-deployer
- Owner: RenderbitTechnologies
- License: mit
- Created: 2018-04-02T12:51:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T13:10:40.000Z (about 7 years ago)
- Last Synced: 2025-01-18T16:49:49.546Z (4 months ago)
- Homepage: https://hub.docker.com/r/renderbit/aws-eb-deployer/
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker AWS EB Deployer
Docker image for automatic deploys to AWS Elastic Beanstalk.
## Purpose
This image was created specifically for usage with continuous integration systems, and contains the minimum requirements to deploy a project to [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/). Currently being used with [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines), but should meet the requirements for most CI systems.
## Details
### Base Image
* [python (alpine)](https://hub.docker.com/r/library/python/) - The latest Python
(Alpine) image
### Additional Packages* zip