The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
External Container Image
The following information was extracted from the containerfile and other sources.
| Summary | Node application |
| Description | Node.js 12 available as container is a base platform for building and running various Node.js 12 applications and frameworks. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. |
| Provider | Edge Redhat Partner Enablement |
| Maintainer | test@test.com |
The following information was extracted from the containerfile and other sources.
| Repository name | Node Application |
| Image version | 1.0 |
| Architecture | amd64 |
| Usage | s2i build <SOURCE-REPOSITORY> ubi8/nodejs-12:latest <APP-NAME> |
| Exposed ports | ["8080/tcp" "80/tcp"] |
| User | 1001 |
| Working directory | /opt/app-root/src |
External Container Image