sha256:78ac7bba2f04a536497b41a8f5695ead3d40283a0e13d3896942ef221cb0dae0
OS/ARCH
Compressed size
48.97 MB
Last pushed
11 months by platformatic
Type
Image
Manifest digest
sha256:44ad34a982ef93f6b9e21d52ac62a5681b9f01116e58734fa0b2c1f5b7674b8e
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.19.50 B4RUN /bin/sh -c addgroup -g40.77 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG COMMIT_HASH=9dcbbb4ddd789bda3ef86effcfcd3a1ed0cfccba0 B11ARG BUILD_TIME=2025-10-18T00:08:38Z0 B12WORKDIR /app91 B13RUN |2 COMMIT_HASH=9dcbbb4ddd789bda3ef86effcfcd3a1ed0cfccba BUILD_TIME=2025-10-18T00:08:38Z /bin/sh2.3 MB14COPY ./lib/dockerfile-entrypoint.sh /entrypoints/main.sh # buildkit231 B15RUN |2 COMMIT_HASH=9dcbbb4ddd789bda3ef86effcfcd3a1ed0cfccba BUILD_TIME=2025-10-18T00:08:38Z /bin/sh227 B16COPY ./demos/pm2-vs-watt/autocannon.sh /entrypoints/pm2-vs-watt.sh # buildkit344 B17RUN |2 COMMIT_HASH=9dcbbb4ddd789bda3ef86effcfcd3a1ed0cfccba BUILD_TIME=2025-10-18T00:08:38Z /bin/sh32 B18COPY ./demos/next-watt/autocannon.sh /entrypoints/next-watt.sh # buildkit339 B19RUN |2 COMMIT_HASH=9dcbbb4ddd789bda3ef86effcfcd3a1ed0cfccba BUILD_TIME=2025-10-18T00:08:38Z /bin/sh335 B20RUN |2 COMMIT_HASH=9dcbbb4ddd789bda3ef86effcfcd3a1ed0cfccba BUILD_TIME=2025-10-18T00:08:38Z /bin/sh1.07 MB21ENV TARGET_URL=http://host.docker.internal0 B22ENV DEMO_NAME=pm2-vs-watt0 B23ENTRYPOINT ["/entrypoints/main.sh"]0 B24LABEL org.opencontainers.image.authors=Platformatic0 B25LABEL org.opencontainers.image.created=2025-10-18T00:08:38Z0 B26LABEL org.opencontainers.image.revision=9dcbbb4ddd789bda3ef86effcfcd3a1ed0cfccba0 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=Autocannon0 B30LABEL org.opencontainers.image.description=Runs autocannon to benchmark0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit