Skip to content

theMistletoe/wlapper

Repository files navigation

wlapper

this is Lambda container images's local execution wrapper.

oclif Version CircleCI Downloads/week License

Desciption

AWS Lambda supports execution in container images. The Dockerfile used and the means to run the implementation locally during development are provided below. How to exec simulation on Lambda locally is explained on this.

This tool wraps above process and makes it easy to use as a CLI tool.

Example

example page

Usage

$ npm install -g wlapper
or
$ npx wlapper

$ wlapper (-v|--version|version)
wlapper/1.0.0 darwin-x64 node-v14.18.1
$ wlapper --help [COMMAND]

USAGE
  $ npx wlapper [docker image name]
...

Requirement

nodejs
npm
docker

About

this is ECR's Lambda local exec wrapper

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published