pricelist-extension (sha256:17486dddbfbf789376ad843ffd20ff3277d196f12703f2b7f7b02a67f9d9566a)
Published 2026-09-09 16:31:41 +08:00 by john
Installation
docker pull code.johnangelo.me/john/pricelist-extension@sha256:17486dddbfbf789376ad843ffd20ff3277d196f12703f2b7f7b02a67f9d9566asha256:17486dddbfbf789376ad843ffd20ff3277d196f12703f2b7f7b02a67f9d9566aAbout this package
Node.js is an open-source JavaScript runtime environment. You can use it to create servers, web apps, command line tools, and scripts. The image includes the npm package manager.
Image layers
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| chunkah |
| LABEL name="hummingbird/nodejs-24"|clamp-mtime=1788722532 |
| LABEL cpe="cpe:/a:redhat:hummingbird:1"|clamp-mtime=1788722532 |
| LABEL com.redhat.component="hummingbird"|clamp-mtime=1788722532 |
| LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"|clamp-mtime=1788722532 |
| LABEL description="Node.js is an open-source JavaScript runtime environment. You can use it to create servers, web apps, command line tools, and scripts. The image includes the npm package manager."|clamp-mtime=1788722532 |
| LABEL distribution-scope="public"|clamp-mtime=1788722532 |
| LABEL io.k8s.description="Node.js is an open-source JavaScript runtime environment. You can use it to create servers, web apps, command line tools, and scripts. The image includes the npm package manager."|clamp-mtime=1788722532 |
| LABEL maintainer="Project Hummingbird / Red Hat"|clamp-mtime=1788722532 |
| LABEL summary="JavaScript runtime environment for server-side and networking applications"|clamp-mtime=1788722532 |
| LABEL url="https://nodejs.org"|clamp-mtime=1788722532 |
| LABEL vendor="Red Hat, Inc."|clamp-mtime=1788722532 |
| LABEL version="24.18.1"|clamp-mtime=1788722532 |
| LABEL org.opencontainers.image.description="Node.js is an open-source JavaScript runtime environment. You can use it to create servers, web apps, command line tools, and scripts. The image includes the npm package manager."|clamp-mtime=1788722532 |
| LABEL org.opencontainers.image.source="https://gitlab.com/redhat/hummingbird/containers"|clamp-mtime=1788722532 |
| LABEL org.opencontainers.image.title="nodejs"|clamp-mtime=1788722532 |
| LABEL org.opencontainers.image.url="https://nodejs.org"|clamp-mtime=1788722532 |
| LABEL org.opencontainers.image.vendor="Red Hat"|clamp-mtime=1788722532 |
| LABEL org.opencontainers.image.version="24.18.1"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.containerfile="images/nodejs-24/hummingbird/default/Containerfile"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.major-minor-version="24.18"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.major-version="24"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.repository="nodejs"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.stream="24"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.application-category="Programming Languages & Runtimes"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.variant="default"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.variant.base="default"|clamp-mtime=1788722532 |
| LABEL io.hummingbird-project.variant.description="Standard production image"|clamp-mtime=1788722532 |
| ENV HOME=/tmp|clamp-mtime=1788722532 |
| WORKDIR /tmp|clamp-mtime=1788722532 |
| ARG WORKDIR|clamp-mtime=1788722532 |
| WORKDIR ${WORKDIR}|clamp-mtime=1788722532 |
| ENV NODE_VERSION=24.18.1|clamp-mtime=1788722532 |
| ENV NPM_CONFIG_UPDATE_NOTIFIER=false|clamp-mtime=1788722532 |
| ENTRYPOINT ["docker-entrypoint.sh"]|clamp-mtime=1788722532 |
| CMD ["node"]|clamp-mtime=1788722532 |
| USER 65532|clamp-mtime=1788722532 |
| LABEL "org.opencontainers.image.created"="2026-09-06T19:22:12Z" "org.opencontainers.image.revision"="e3b0d6b9f38e22dfd6aad50ab79ca40ad08deee4" "build-date"="2026-09-06T19:22:12Z" "architecture"="x86_64" "vcs-ref"="e3b0d6b9f38e22dfd6aad50ab79ca40ad08deee4" "vcs-type"="git" "release"="1788722532"|clamp-mtime=1788722532org.opencontainers.image.created=2026-09-06T19:22:12Z,org.opencontainers.image.revision=e3b0d6b9f38e22dfd6aad50ab79ca40ad08deee4 |
| WORKDIR /app |
| COPY /app . # buildkit |
| ENV NODE_ENV=production |
| ENV TZ=UTC |
| EXPOSE [3000/tcp] |
| USER 65532 |
| CMD ["npm" "run" "-d" "start"] |
Labels
| Key | Value |
|---|---|
| architecture | x86_64 |
| build-date | 2026-09-06T19:22:12Z |
| com.redhat.component | hummingbird |
| com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
| cpe | cpe:/a:redhat:hummingbird:1 |
| description | Node.js is an open-source JavaScript runtime environment. You can use it to create servers, web apps, command line tools, and scripts. The image includes the npm package manager. |
| distribution-scope | public |
| io.hummingbird-project.application-category | Programming Languages & Runtimes |
| io.hummingbird-project.containerfile | images/nodejs-24/hummingbird/default/Containerfile |
| io.hummingbird-project.major-minor-version | 24.18 |
| io.hummingbird-project.major-version | 24 |
| io.hummingbird-project.repository | nodejs |
| io.hummingbird-project.stream | 24 |
| io.hummingbird-project.variant | default |
| io.hummingbird-project.variant.base | default |
| io.hummingbird-project.variant.description | Standard production image |
| io.k8s.description | Node.js is an open-source JavaScript runtime environment. You can use it to create servers, web apps, command line tools, and scripts. The image includes the npm package manager. |
| maintainer | Project Hummingbird / Red Hat |
| name | hummingbird/nodejs-24 |
| org.opencontainers.image.created | 2026-09-09T08:23:30Z |
| org.opencontainers.image.description | Node.js is an open-source JavaScript runtime environment. You can use it to create servers, web apps, command line tools, and scripts. The image includes the npm package manager. |
| org.opencontainers.image.revision | 0450557f3c8652c1b852ee85724345b211344d26 |
| org.opencontainers.image.source | https://code.johnangelo.me/john/pricelist-extension.git |
| org.opencontainers.image.title | nodejs |
| org.opencontainers.image.url | https://code.johnangelo.me/john/pricelist-extension |
| org.opencontainers.image.vendor | Red Hat |
| org.opencontainers.image.version | 24.18.1 |
| release | 1788722532 |
| summary | JavaScript runtime environment for server-side and networking applications |
| url | https://nodejs.org |
| vcs-ref | e3b0d6b9f38e22dfd6aad50ab79ca40ad08deee4 |
| vcs-type | git |
| vendor | Red Hat, Inc. |
| version | 24.18.1 |