Sign inSign up

klaspihl/node-red-p1power:25.12.1

Multi-platform
Internet of things
Index digest

sha256:b6f847799cd4a1fdd9de035e5fa13b63dcdec97923cd6e8c44585ffbf46fa71c

OS/ARCH

Compressed size

268.68 MB

Last pushed

9 months by klaspihl

Type

Image

Manifest digest

sha256:ab7955b640a61baca278ec0f2ecf5476c8831ffcb65d6adc1a70c02544539bff

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=20.19.60 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.04 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10COPY .docker/scripts/*.sh /tmp/ # buildkit598 B
11COPY .docker/healthcheck.js / # buildkit465 B
12RUN /bin/sh -c set -ex51.24 MB
13WORKDIR /usr/src/node-red32 B
14COPY .docker/known_hosts.sh . # buildkit1.57 KB
15RUN /bin/sh -c ./known_hosts.sh /etc/ssh/ssh_known_hosts2.15 KB
16RUN /bin/sh -c echo "PubkeyAcceptedKeyTypes954 B
17COPY package.json . # buildkit595 B
18COPY flows.json /data # buildkit832 B
19COPY .docker/scripts/entrypoint.sh . # buildkit363 B
20ARG BUILD_DATE=2025-12-03T16:19:50Z0 B
21ARG BUILD_VERSION=4.1.20 B
22ARG BUILD_REF=0 B
23ARG NODE_RED_VERSION=v4.1.20 B
24ARG ARCH0 B
25ARG TAG_SUFFIX=-debian0 B
26LABEL org.label-schema.build-date=2025-12-03T16:19:50Z org.label-schema.docker.dockerfile=.docker/Dockerfile.debian org.label-schema.license=Apache-2.0 org.label-schema.name=Node-RED0 B
27COPY /usr/src/node-red/prod_node_modules ./node_modules # buildkit18.88 MB
28RUN |6 BUILD_DATE=2025-12-03T16:19:50Z BUILD_VERSION=4.1.2 BUILD_REF=130.19 MB
29RUN |6 BUILD_DATE=2025-12-03T16:19:50Z BUILD_VERSION=4.1.2 BUILD_REF=598 B
30USER node-red0 B
31ENV NODE_RED_VERSION=v4.1.2 NODE_PATH=/usr/src/node-red/node_modules:/data/node_modules PATH=/usr/src/node-red/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin FLOWS=flows.json0 B
32EXPOSE [1880/tcp]0 B
33HEALTHCHECK &{["CMD-SHELL" "node /healthcheck.js"] "0s"0 B
34ENTRYPOINT ["./entrypoint.sh"]0 B
35COPY package.json . # buildkit420 B
36RUN /bin/sh -c npm install902.09 KB
37COPY flows.json /data/flows.json # buildkit4.83 KB
38COPY settings.js /data/settings.js # buildkit7.04 KB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'