Sign inSign up

fabiodcorreia/base-node

By fabiodcorreia

•Updated about 6 years ago

A custom NodeJS base image built with Alpine Linux

Image
1

1.9K

fabiodcorreia/base-node repository overview

⁠Docker Node Base Image

Maintenance Drone Status Latest Release GitHub Licence

MicroBadger Layers Docker Image Size (latest by date) Docker Pulls Docker Image Version (latest semver)

A custom NodeJS base image built with Alpine Linux.

⁠Base Packages

  • nodejs
  • npm
  • yarn

⁠Versioning

This image follows the Semantic Versioning⁠ pattern.

  • MAJOR version - Changes on Base Image version (1.0.0 to 2.0.0)
  • MINOR version - Changes on NodeJS version (12.17.0 to 12.18.0)
  • PATCH version - Package updates and other non breaking changes on the image
  • DRAFT version - Unstable build for review (Optional)
⁠Version Mapping
Version1.01.12.0
Base Image1.x.x1.x.x2.x.x
NodeJS12.17.012.18.012.17.0

When Base Image gets upgraded the major version is incremented, when NodeJS gets upgraded the minor version is incremented.

⁠Tags

TagDescription
latestLatest version
1.0.0Specific patch version
1.0Specific minor version
1Specific major version
1.0.0-archSpecific patch version to that arch
1.0-archSpecific minor version to that arch
1-archSpecific major version to that arch
testBranch version - DO NOT USE

The version tags are the same as the repository versioning tags but without the v. The test version is only for build purposes, it should not be pulled.

The arch can be one of the supported architectures described below.

⁠Supported Architectures

ArchitectureTag
x86-64amd64
arm64arm64v8
armhfarm32v7

⁠Environment Variables

NameDescription
PUIDSet the UserID - Details⁠
PGIDSet the GroupID - Details⁠
TZSet the system timezone - Options⁠

Tag summary

Content type

Image

Digest

Size

23.3 MB

Last updated

about 6 years ago

docker pull fabiodcorreia/base-node