An open API service indexing awesome lists of open source software.

https://github.com/malanius/sam-buidbox

Docker image for building AWS SAM applications.
https://github.com/malanius/sam-buidbox

aws aws-sam aws-sam-cli builder docker

Last synced: 10 days ago
JSON representation

Docker image for building AWS SAM applications.

Awesome Lists containing this project

README

          

# sam-buildbox

Docker image for building [AWS SAM](https://aws.amazon.com/serverless/sam/) applications.

## Supported lambda runtimes

- python3 (probablu as based on python:3 image, not tested)
- Node.js v12.x