Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions 20-minimal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
that makes it lightweight and efficient, perfect for data-intensive real-time applications
that run across distributed devices.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in OpenShift
------------------
In this example, we will assume that you are using the `ubi8/nodejs-20` image, available via `nodejs:20-ubi8` imagestream tag in Openshift
Expand Down
2 changes: 2 additions & 0 deletions 20/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
that makes it lightweight and efficient, perfect for data-intensive real-time applications
that run across distributed devices.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in OpenShift
------------------
In this example, we will assume that you are using the `ubi8/nodejs-20` image, available via `nodejs:20` imagestream tag in Openshift.
Expand Down
2 changes: 2 additions & 0 deletions 22-minimal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
that makes it lightweight and efficient, perfect for data-intensive real-time applications
that run across distributed devices.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in OpenShift
------------------
In this example, we will assume that you are using the `ubi8/nodejs-22` image, available via `nodejs:22-ubi8` imagestream tag in Openshift
Expand Down
2 changes: 2 additions & 0 deletions 22/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
that makes it lightweight and efficient, perfect for data-intensive real-time applications
that run across distributed devices.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in OpenShift
------------------
In this example, we will assume that you are using the `ubi8/nodejs-22` image, available via `nodejs:22` imagestream tag in Openshift.
Expand Down
2 changes: 2 additions & 0 deletions 24-minimal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
that makes it lightweight and efficient, perfect for data-intensive real-time applications
that run across distributed devices.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in OpenShift
------------------
In this example, we will assume that you are using the `ubi8/nodejs-24` image, available via `nodejs:24-ubi8` imagestream tag in Openshift
Expand Down
2 changes: 2 additions & 0 deletions 24/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
that makes it lightweight and efficient, perfect for data-intensive real-time applications
that run across distributed devices.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in OpenShift
------------------
In this example, we will assume that you are using the `ubi8/nodejs-24` image, available via `nodejs:24` imagestream tag in Openshift.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Table start
Table end
-->

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.

Installation
---------------
To build a Node.JS image, choose either the CentOS or RHEL based image:
Expand Down