sha256:d70ae8b5bcb577ed2121405ee5890f58aaebc8f070bec3581bd8139d056a76a8
OS/ARCH
Compressed size
89.09 MB
Last pushed
10 months by plfmzugm
Type
Image
Manifest digest
sha256:7819a30f1717940056c4b024d6237ebe93f39bbfc9a25a7c34bc86c6b2b5959a
Image Layers
1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.11.00 B4RUN /bin/sh -c addgroup -g50.91 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG COMMIT_HASH=14e19a1cbc3c57d103afa546e8041e5956619ed30 B11ARG BUILD_TIME=2025-11-11T07:03:43Z0 B12WORKDIR /app92 B13COPY ./package-lock.json ./ # buildkit44.28 KB14COPY ./package.json ./ # buildkit600 B15RUN |2 COMMIT_HASH=14e19a1cbc3c57d103afa546e8041e5956619ed3 BUILD_TIME=2025-11-11T07:03:43Z /bin/sh11.63 MB16RUN |2 COMMIT_HASH=14e19a1cbc3c57d103afa546e8041e5956619ed3 BUILD_TIME=2025-11-11T07:03:43Z /bin/sh21.3 MB17COPY . ./ # buildkit53.33 KB18RUN |2 COMMIT_HASH=14e19a1cbc3c57d103afa546e8041e5956619ed3 BUILD_TIME=2025-11-11T07:03:43Z /bin/sh176 B19EXPOSE [3000/tcp]0 B20ENV HOSTNAME=0.0.0.00 B21ENV PORT=30000 B22ENV WORKERS=20 B23ENTRYPOINT ["./entrypoint.sh"]0 B24LABEL org.opencontainers.image.authors=Platformatic0 B25LABEL org.opencontainers.image.created=2025-11-11T07:03:43Z0 B26LABEL org.opencontainers.image.revision=14e19a1cbc3c57d103afa546e8041e5956619ed30 B27LABEL org.opencontainers.image.licenses=Apache-2.00 B28LABEL org.opencontainers.image.source=https://github.com/platformatic/watt-performance-demos0 B29LABEL org.opencontainers.image.title=demos/pm2-vs-watt0 B30LABEL org.opencontainers.image.description=pm2 vs watt demo0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit