aws / aws/aws-codebuild-docker-images
add AWS CDK Toolkit (cdk command) to Lambda images
- Dominant language
- Dockerfile
- Stars
- 1.2k
- Forks
- 971
- Avg merge
- 2h 47m
- Merged PRs (30d)
- 1
Description
AWS Tools like aws cli, kubectl, ecs-cli, eksctl, etc. is installed in the Lambda Images, could we also install cdk ?
e.g. https://github.com/aws/aws-codebuild-docker-images/blob/master/al-lambda/aarch64/corretto21/Dockerfile#L74
AWS CDK Toolkit (cdk command): https://docs.aws.amazon.com/cdk/v2/guide/ref-cli-cmd.html
Contributor guide
Research direction
Start with the referenced al-lambda/aarch64/corretto21/Dockerfile and compare the other Lambda image Dockerfiles to understand how AWS tools are installed. Verify that the cdk command is available in each affected image; done means the AWS CDK Toolkit is installed consistently across the Lambda images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, dockerfile
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100