sha256:f695f9b60462e3815f1733ca768ad2c80f006a0292d369131d51436f25a02525
OS/ARCH
Compressed size
71.45 MB
Last pushed
9 months by negrii
Type
Image
Manifest digest
sha256:f8f348c0dfd8be9a47577b3ca849a128bb681e6b06cf447775dd25320edbfc8b
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.16 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG VERSION=v1.2.00 B11ARG VCS_REF=5bcaa52b257a53994719a51e9a15c319784592260 B12ARG BUILD_DATE=2025-12-29T01:22:36+01:000 B13LABEL org.opencontainers.image.title=rpp-consumer-node org.opencontainers.image.description=RustPlus alarms consumer0 B14ENV TZ=Europe/Madrid0 B15RUN |3 VERSION=v1.2.0 VCS_REF=5bcaa52b257a53994719a51e9a15c31978459226 BUILD_DATE=2025-12-29T01:22:36+01:001.14 KB16WORKDIR /app32 B17COPY package*.json ./ # buildkit49.72 KB18ENV NODE_ENV=production0 B19RUN |3 VERSION=v1.2.0 VCS_REF=5bcaa52b257a53994719a51e9a15c31978459226 BUILD_DATE=2025-12-29T01:22:36+01:003.31 MB20COPY src ./src # buildkit2.43 KB21RUN |3 VERSION=v1.2.0 VCS_REF=5bcaa52b257a53994719a51e9a15c31978459226 BUILD_DATE=2025-12-29T01:22:36+01:001.46 MB22USER runner0 B23CMD ["npm" "run" "start:prod"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1765152000'