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>-slimThis tag is based off of
debian/jessie-slim and includes Node and
Yarn only.
safetyculture/node:<version>-fullThis 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.
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