huajun07 / codesketcher

Visualise your code in action!
https://main.d1fr5et3wgts3j.amplifyapp.com/
MIT License
0 stars 0 forks source link

Chore/aws security #68

Closed limanjun99 closed 1 year ago

limanjun99 commented 1 year ago

This PR adds Docker to the executor service, so that we can control the image we deploy to Lambda. It also helps us test locally in an environment closer to AWS's environment.

Note that the whole CF stack should be torndown and rebuilt when deploying to prod, as lambda's cannot switch from using uploaded code to getting an image from ECR.