Request: create lambda from docker image GCR

Open
#544 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws, docker, javascript, node.js
Domain
cli, cloud, devops

Research direction

Start at node-lambda’s deployment CLI entry point and review the AWS Lambda FunctionCode ImageUri API linked in the issue, along with Docker and ECR requirements. Confirm whether ECR, rather than the title’s GCR, is intended; done means the tool can build, tag, push the image, and create or deploy the Lambda from it.

Written by the indexing model from the issue text.

Description

enhancement

AWS recently announced docker image support for lambdas.

https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/

API
https://docs.aws.amazon.com/lambda/latest/dg/API_FunctionCode.html#SSS-Type-FunctionCode-ImageUri

But would be nice if node-lambda would also build, tag and push to ECR.

Dominant language
JavaScript
Stars
1.4k
Forks
185
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from motdotla/node-lambda

All issues in motdotla/node-lambda

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.