Sign inSign up

20minutes/node-16-yarn

By 20minutes

Updated about 2 years ago

*UNMAINTAINED* Node.js v16 Dockerfile with yarn

Image
0

5.4K

20minutes/node-16-yarn repository overview

This image contains:

  • node 16.20.0
  • yarn 1.22.21

Use it within CloudFormation:

Resources:
    MyCodeBuild:
        Type: AWS::CodeBuild::Project
        Properties:
            Name: BuildNodeProject
            Environment:
                Type: LINUX_CONTAINER
                ComputeType: BUILD_GENERAL1_SMALL
                Image: 20minutes/node-16-yarn:latest

Tag summary

Content type

Image

Digest

sha256:37b975743

Size

156.2 MB

Last updated

about 2 years ago

docker pull 20minutes/node-16-yarn