aws-lambda-haskell-runtime
aws-lambda-haskell-runtime copied to clipboard
update dockerfile template
- Use Amazon Linux 2
- cache dependencies by separating it to a different step and utilising docker layer caching
- add comments on where we can install native dependencies