Sign inSign up

20minutes/node-8-yarn-serverless

By 20minutes

Updated almost 7 years ago
Archived

*UNMAINTAINED* Node.js v8.10.0 Dockerfile with yarn & serverless

Image
0

3.2K

20minutes/node-8-yarn-serverless repository overview

This image is no more maintained because of Node 8.10 EOL

This image contains:

  • node 8.10.0
  • yarn 1.19.1
  • serverless 1.57.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-8-yarn-serverless:latest

Tag summary

Content type

Image

Digest

Size

131.1 MB

Last updated

almost 7 years ago

docker pull 20minutes/node-8-yarn-serverless