aws/aws-pdk

[FEATURE] Create/Publish a Docker Image containing all required PDK dependencies

Closed this issue · 1 comments

Describe the feature

Create/Publish a Docker Image containing all required PDK dependencies to either ECR (public) and/or DockerHub.

Use Case

Often when building code via CI/CD, additional dependencies need to be installed on the fly if using curated images which causes increased build times.

Proposed Solution

Create a custom PDK image that can be used instead of curated images to speed up builds.

An additional workflow will need to also be added to publish this to ECR/DockerHub.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

PDK version used

latest

What languages will this feature affect?

Typescript, Java, Python

Environment details (OS name and version, etc.)

NA

This is now available here: public.ecr.aws/p9i6h6j0/aws-pdk:latest