Node.js v20 Dockerfile with OSS Serverless v3
9.5K
This image contains:
Use it within CloudFormation:
Resources:
MyCodeBuild:
Type: AWS::CodeBuild::Project
Properties:
Name: BuildNodeProject
Environment:
Type: LINUX_CONTAINER
ComputeType: BUILD_GENERAL1_SMALL
Image: 20minutes/node-20-yarn:latest
Content type
Image
Digest
sha256:051992cdf…
Size
221.8 MB
Last updated
over 1 year ago
docker pull 20minutes/node-20-yarn