Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 2 tasks
agdimech opened this issue Mar 14, 2024 · 1 comment
Closed
1 of 2 tasks
Labels
feature-request New feature or request needs-triage

Comments

@agdimech
Copy link
Contributor

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

@agdimech agdimech added feature-request New feature or request needs-triage labels Mar 14, 2024
@agdimech
Copy link
Contributor Author

agdimech commented May 8, 2024

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

@agdimech agdimech closed this as completed May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant