Aws-codebuild-docker-images: Feature Request: Amazon Linux docker images

Created on 19 Mar 2018  路  5Comments  路  Source: aws/aws-codebuild-docker-images

It would be nice if it were possible to use Amazon Linux as the base image for parity with Elastic Beanstalk and other AWS systems.

Using Ubuntu in CI and Amazon Linux for the deployment can create unexpected errors due to minor differences in the environments unless using a docker image deployment.

feature request new image

Most helpful comment

For security/stability reasons I need binary parity with AWS Lambda too. No problems pulling the source RPMs if I knew where they were at. Things like glibc/openssl break with security patches routinely.

All 5 comments

We do have a set of Amazon Linux images specifically for use with Elastic Beanstalk that are not listed in the AWS console:
https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html
Please let us know if these don't meet your application's needs.

Will take a look! Thanks. Are they available anywhere for local dev?

No, those Dockerfiles are not open sourced

For security/stability reasons I need binary parity with AWS Lambda too. No problems pulling the source RPMs if I knew where they were at. Things like glibc/openssl break with security patches routinely.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

a-h picture a-h  路  5Comments

vibhuyadav picture vibhuyadav  路  4Comments

DevBOFH picture DevBOFH  路  5Comments

joekiller picture joekiller  路  6Comments

anilmujagic picture anilmujagic  路  5Comments