cl-aws-lambda
cl-aws-lambda copied to clipboard
Updates
This is not really a PR to be merged. I just tried to get everything working for me and wanted to share the results in case i anyone else is interested.
- [X] updated sbcl version
- [X] updated amazonlinux
- [X] works on Mac M1 by being explicit about docker platform
- [X] fixed glibc problems when invoking sbcl
- [X] used local .qlot directory as directory for quicklisp dependencies, managable via qlot
- [X] local invocation of lambda works
Maybe some of the changes or all can be merged upstream. Further testing is encouraged.