Skip to content

Commit e95de15

Browse files
Add unofficial build notice for Node Alpine
1 parent 7d35df7 commit e95de15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

node/variant-alpine.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## `%%IMAGE%%:<version>-alpine`
2+
3+
This image is based on the popular [Alpine Linux project](https://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.
4+
5+
Please be aware that our Node.js Alpine Docker images use builds from https://unofficial-builds.nodejs.org/, which are not signed by the official Node.js release team. These builds are chosen to ensure compatibility and performance within the Alpine environment. We share this information for transparency and to help you make informed decisions regarding your application setup.

0 commit comments

Comments
 (0)