sha256:52831c60c4f837f4a10e617379c0fbd4246724ab0716708dc54c8a5a4ee1367f
OS/ARCH
Compressed size
82.94 MB
Last pushed
11 months by platformatic
Type
Image
Manifest digest
sha256:5c3d1d439b9ee585289e07ee21952dc16524dce33f4dc57dbbd6d8467558c440
Image Layers
1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.20.00 B4RUN /bin/sh -c addgroup -g48.83 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=fe38aafc63d28e817373758a6072bc6fc568a8740 B11ARG BUILD_TIME=2025-10-29T08:24:14Z0 B12WORKDIR /app91 B13COPY . ./ # buildkit61.39 KB14RUN |2 COMMIT_HASH=fe38aafc63d28e817373758a6072bc6fc568a874 BUILD_TIME=2025-10-29T08:24:14Z /bin/sh28.91 MB15RUN |2 COMMIT_HASH=fe38aafc63d28e817373758a6072bc6fc568a874 BUILD_TIME=2025-10-29T08:24:14Z /bin/sh172 B16EXPOSE [3000/tcp]0 B17ENV HOSTNAME=0.0.0.00 B18ENV PORT=30000 B19ENV WORKERS=20 B20ENTRYPOINT ["./entrypoint.sh"]0 B21LABEL org.opencontainers.image.authors=Platformatic0 B22LABEL org.opencontainers.image.created=2025-10-29T08:24:14Z0 B23LABEL org.opencontainers.image.revision=fe38aafc63d28e817373758a6072bc6fc568a8740 B24LABEL org.opencontainers.image.licenses=Apache-2.00 B25LABEL org.opencontainers.image.source=https://github.com/platformatic/watt-performance-demos0 B26LABEL org.opencontainers.image.title=demos/pm2-vs-watt0 B27LABEL org.opencontainers.image.description=pm2 vs watt demo0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit