Sign inSign up

safetyculture/node

By safetyculture

Updated over 3 years ago

Base images for Node services

Image
2

1M+

safetyculture/node repository overview

Image Variants

The node images come in many flavors, each designed for a specific use case. All of the images contain pre-installed versions of node, npm, and yarn.

safetyculture/node:<version>

This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. This tag is based off of debian/jessie-slim and includes Node, Yarn, and Envconsul.

safetyculture/node:<version>-slim

This tag is based off of debian/jessie-slim and includes Node and Yarn only.

safetyculture/node:<version>-full

This is the image to use if image size is not an issue because you need lots of build dependancies and other bells and whistles. This tag is based off of buildpack-deps:jessie and includes Node, Yarn, and Envconsul.

Tag summary

Content type

Image

Digest

sha256:48e7b5afe

Size

175.8 MB

Last updated

over 3 years ago

docker pull safetyculture/node:16-builder-alpine-3.13