Skip to content

A docker image that provides node, zip and the AWS CLI for Lambda deployments via BitBucket pipelines

License

Notifications You must be signed in to change notification settings

AutoleagueX/pipelines-lambda-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipelines-lambda-node

This repository provides a docker image to replicate the available node runtimes on AWS Lambda, along with zip and the AWS CLI for deployment purposes.

Usage

Node v8.10
FROM theleague/pipelines-lambda-node:8

Node v6.10.3
FROM theleague/pipelines-lambda-node:6

Node v4.3.2
FROM theleague/pipelines-lambda-node:4

About

A docker image that provides node, zip and the AWS CLI for Lambda deployments via BitBucket pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published