Sign inSign up

20minutes/node-20-yarn

By 20minutes

Updated over 1 year ago

Node.js v20 Dockerfile with OSS Serverless v3

Image
Languages & frameworks
0

9.5K

20minutes/node-20-yarn repository overview

This image contains:

  • node 20.18.1
  • yarn 1.22.22
  • osls 3.42.0

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

Tag summary

Content type

Image

Digest

sha256:051992cdf

Size

221.8 MB

Last updated

over 1 year ago

docker pull 20minutes/node-20-yarn