Enabler
So that deployment is faster, we want to use a lighter base Docker image.
Acceptance Criteria
Additional context
After a cdk deploy my system has the following Docker images:
$ docker image list --format "table {{.Repository}}\t{{.Tag}}\t{{.Size}}"
REPOSITORY TAG SIZE
cdkasset-096b664587e2899d64970e5a40bf4800c93c5a2ac216d776d863a9f60435d343 latest 203MB
702361495692.dkr.ecr.ap-southeast-2.amazonaws.com/cdk-hnb659fds-container-assets-702361495692-ap-southeast-2 096b664587e2899d64970e5a40bf4800c93c5a2ac216d776d863a9f60435d343 203MB
<none> <none> 315MB
cdk-3c1a1cccfe292b929bd97cb055c5988abee350ba6730bbf7671514018b8509de latest 2.38GB
cdk-51f6268c48cc1706733e0db369b67c4185cfdcd805aa7ee97f7e4573594b04dd latest 2.38GB
ubuntu 22.04 77.8MB
public.ecr.aws/sam/build-python3.9 latest 2.29GB
sportradar/aws-azure-login 2021062807125386530a 1.19GB
Tasks
Enabler
So that deployment is faster, we want to use a lighter base Docker image.
Acceptance Criteria
Additional context
After a
cdk deploymy system has the following Docker images:Tasks
infrastructure/constructs/lambda_layers/botocore