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.
- Host: GitHub
- URL: https://github.com/malanius/sam-buidbox
- Owner: Malanius
- Created: 2020-03-17T09:23:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T15:57:36.000Z (over 5 years ago)
- Last Synced: 2025-01-24T11:32:15.666Z (9 months ago)
- Topics: aws, aws-sam, aws-sam-cli, builder, docker
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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