sha256:6da11f982ab3cc7c8eedbc30fcc248462a9f1929a077ed7604acc4233d5da669
OS/ARCH
Compressed size
46.68 MB
Last pushed
11 months by platformatic
Type
Image
Manifest digest
sha256:9bef4ca4928544c6695bf131f785445ad684fbc926ea8c5af8bfdd517bc629b0
Image Layers
1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.19.50 B4RUN /bin/sh -c addgroup -g40.46 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG COMMIT_HASH=79d8b317372c55465ff0578ce73ab5cf857c31400 B11ARG BUILD_TIME=2025-10-10T15:06:30Z0 B12WORKDIR /app93 B13COPY ./lib/dockerfile-entrypoint.sh /entrypoints/main.sh # buildkit195 B14RUN |2 COMMIT_HASH=79d8b317372c55465ff0578ce73ab5cf857c3140 BUILD_TIME=2025-10-10T15:06:30Z /bin/sh189 B15COPY ./demos/pm2-vs-watt/autocannon.sh /entrypoints/pm2-vs-watt.sh # buildkit340 B16RUN |2 COMMIT_HASH=79d8b317372c55465ff0578ce73ab5cf857c3140 BUILD_TIME=2025-10-10T15:06:30Z /bin/sh32 B17RUN |2 COMMIT_HASH=79d8b317372c55465ff0578ce73ab5cf857c3140 BUILD_TIME=2025-10-10T15:06:30Z /bin/sh1.07 MB18ENV TARGET_URL=http://host.docker.internal0 B19ENV DEMO_NAME=pm2-vs-watt0 B20ENTRYPOINT ["/entrypoints/main.sh"]0 B21LABEL org.opencontainers.image.authors=Platformatic0 B22LABEL org.opencontainers.image.created=2025-10-10T15:06:30Z0 B23LABEL org.opencontainers.image.revision=79d8b317372c55465ff0578ce73ab5cf857c31400 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=Autocannon0 B27LABEL org.opencontainers.image.description=Runs autocannon to benchmark0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit