confidential-containers / trustee

Attestation and Secret Delivery Components
Apache License 2.0
51 stars 77 forks source link

kbs: shrink the size of docker image #417

Closed Xynnn007 closed 2 weeks ago

Xynnn007 commented 3 weeks ago

After this patch, the image size will be ~215MB

$ docker images | grep slim
kbs     coco-as-slim      baf4fd2a16ed   37 minutes ago   215MB

Close #416

Xynnn007 commented 3 weeks ago

I think tpm2-tools can be replaced by libtss2-tctildr0 + libtss2-esys-3.0.2, if that saves some more space

Thanks for the pointers. I just test locally it would be a little bigger

$ docker images | grep slim
kbs     coco-as-slim      baf4fd2a16ed   37 minutes ago   215MB
kbs     coco-as-slim-2    14a4e935ccf0   1 minutes ago    219MB