Sign inSign up

aliustaoglu/claudia

By aliustaoglu

Updated almost 8 years ago

Claudia builder for AWS Lambda

Image
0

106

aliustaoglu/claudia repository overview

When you use claudia create or claudia update method, claudia uses your local machine to generate the zip file. If your dependencies are pure JS then this is OK but if you're using Node.js libraries with C/C++ add ons, then you need an Amazon Image or EC2 instance to create the zip file.

For example if you use sharp library to shrink S3 images, you need this process. Otherwise, your build will not run.

More details here:

https://github.com/aliustaoglu/sharp/blob/master/docs/install.md#Claudiajs

Tag summary

Content type

Image

Digest

Size

591.3 MB

Last updated

almost 8 years ago

docker pull aliustaoglu/claudia:claudia520-node810