Sign inSign up

nickdecooman/alpine-node-yarn

By nickdecooman

Updated almost 9 years ago

Minimal Alpine-based Dockerfile for Node.JS and Yarn.

Image
1

630

nickdecooman/alpine-node-yarn repository overview

alpine-node-yarn

Minimal Docker image for running Node.js and Yarn, built on Alpine Linux.

Available from the the Docker Hub regsitry as nickdecooman/alpine-node-yarn

Versions

  • latest, 9.2.0-onbuild - 67.5 MB
  • 8.1.2-onbuild - 63.7 MB
  • 7.10.0-onbuild - 59.1 MB
  • 7.2.0-onbuild – 96.8 MB

Requirements

  • build.sh - script that is executed upon building the image. This is typically where you want to run npm install and perform additional cleanup
  • up.sh - script that is executed upon launching the container. Here you typically launch your Node.js application, for instance node server

Tag summary

Content type

Image

Digest

Size

21.5 MB

Last updated

almost 9 years ago

docker pull nickdecooman/alpine-node-yarn