Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for lambci/docker-lambda #168

Closed
jghaines opened this issue Nov 6, 2016 · 1 comment
Closed

Add support for lambci/docker-lambda #168

jghaines opened this issue Nov 6, 2016 · 1 comment

Comments

@jghaines
Copy link

jghaines commented Nov 6, 2016

node-lambda build gives the following (sensible) warning on macOS:
Warning!!! You are building on a platform that is not 64-bit Linux (darwin.x64). If any of your Node dependencies include C-extensions, they may not work as expected in the Lambda environment.

One way to build on non-Linux platforms is lambci/docker-lambda project that creates a Lambda-like environment in docker.

A node-lambda build --docker option would be great.

@DeviaVir
Copy link
Collaborator

#251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants