Sign inSign up

20minutes/node-18-yarn

By 20minutes

Updated almost 3 years ago
Archived

*UNMAINTAINED* Node.js v18 Dockerfile with yarn & Serverless v3

Image
0

4.1K

20minutes/node-18-yarn repository overview

This image contains:

  • node 18.19.0
  • yarn 1.22.21
  • serverless 3.38.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-18-yarn:latest

Tag summary

Content type

Image

Digest

sha256:c9f8dfa4d

Size

212.3 MB

Last updated

almost 3 years ago

docker pull 20minutes/node-18-yarn