Skip to content

Commit 2a6fd32

Browse files
committed
Document base OS release policy of image flavors
1 parent b2a085f commit 2a6fd32

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,15 @@ supported architecture, the supported variants are different. In the file:
150150
[architectures](./architectures), it lists all supported variants for all of
151151
the architectures that we support now.
152152

153+
Each image flavors is build on the stable release of the base operating system.
154+
Default operating system release is the latest stable release of given base
155+
operating system at the time of `node` entering LTS maintenance period or
156+
initial release, which one is latter. During the maintenance period of given
157+
`node` version the base operating system release is not changed as long as
158+
there is security support. However during LTS maintenance period of `node`
159+
it might necessary to change default tag of an image flavor and drop support
160+
for some operating system releases if the security support ends.
161+
153162
### `node:<version>`
154163

155164
This is the defacto image. If you are unsure about what your needs are, you

0 commit comments

Comments
 (0)