A custom NodeJS base image built with Alpine Linux
1.9K
A custom NodeJS base image built with Alpine Linux.
This image follows the Semantic Versioning pattern.
| Version | 1.0 | 1.1 | 2.0 |
|---|---|---|---|
| Base Image | 1.x.x | 1.x.x | 2.x.x |
| NodeJS | 12.17.0 | 12.18.0 | 12.17.0 |
When Base Image gets upgraded the major version is incremented, when NodeJS gets upgraded the minor version is incremented.
| Tag | Description |
|---|---|
| latest | Latest version |
| 1.0.0 | Specific patch version |
| 1.0 | Specific minor version |
| 1 | Specific major version |
1.0.0-arch | Specific patch version to that arch |
1.0-arch | Specific minor version to that arch |
1-arch | Specific major version to that arch |
| test | Branch 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.
| Architecture | Tag |
|---|---|
| x86-64 | amd64 |
| arm64 | arm64v8 |
| armhf | arm32v7 |
Content type
Image
Digest
Size
23.3 MB
Last updated
about 6 years ago
docker pull fabiodcorreia/base-node