Node-lamdba is a wrapper for the nodejs module node-lamdba
2.0K
docker run -v path_of_your_project:/project fteychene/node-lambda command```
### Available commands
The image support all node-lamdba current commands :
* setup
* run
* deploy
### Informations
The image is based on the latest version of nodejs available during the build and with a node-lamdba global installation.
For more informations on how you should use node-lamdba visit their website : https://www.npmjs.com/package/node-lambda
Hint : If you have a permission problem during execution try to run ```sudo su -c "setenforce 0"``` on your host to resolve the problem temporary
Content type
Image
Digest
sha256:e9cd2aedf…
Size
244.8 MB
Last updated
about 11 years ago
docker pull fteychene/node-lambda