You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
PDK version used
latest
What languages will this feature affect?
Typescript, Java, Python
Environment details (OS name and version, etc.)
NA
The text was updated successfully, but these errors were encountered: