sha256:69ed06caa075a3a1a75f0314cad113a34ff915bb84130a4c15a75f3727f3b2f1
OS/ARCH
Compressed size
48.98 MB
Last pushed
11 months by platformatic
Type
Image
Manifest digest
sha256:6cd26abdeb4035d6e6accdb945d632e1f3f14ed042075270c80b92b4e3e8ce3f
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=f95cc22dcd112c3dce8e4af1f048368a3ad3aab00 B11ARG BUILD_TIME=2025-10-10T22:45:17Z0 B12WORKDIR /app93 B13RUN |2 COMMIT_HASH=f95cc22dcd112c3dce8e4af1f048368a3ad3aab0 BUILD_TIME=2025-10-10T22:45:17Z /bin/sh2.3 MB14COPY ./lib/dockerfile-entrypoint.sh /entrypoints/main.sh # buildkit731 B15RUN |2 COMMIT_HASH=f95cc22dcd112c3dce8e4af1f048368a3ad3aab0 BUILD_TIME=2025-10-10T22:45:17Z /bin/sh728 B16COPY ./demos/pm2-vs-watt/autocannon.sh /entrypoints/pm2-vs-watt.sh # buildkit342 B17RUN |2 COMMIT_HASH=f95cc22dcd112c3dce8e4af1f048368a3ad3aab0 BUILD_TIME=2025-10-10T22:45:17Z /bin/sh32 B18RUN |2 COMMIT_HASH=f95cc22dcd112c3dce8e4af1f048368a3ad3aab0 BUILD_TIME=2025-10-10T22:45:17Z /bin/sh1.07 MB19ENV TARGET_URL=http://host.docker.internal0 B20ENV DEMO_NAME=pm2-vs-watt0 B21ENTRYPOINT ["/entrypoints/main.sh"]0 B22LABEL org.opencontainers.image.authors=Platformatic0 B23LABEL org.opencontainers.image.created=2025-10-10T22:45:17Z0 B24LABEL org.opencontainers.image.revision=f95cc22dcd112c3dce8e4af1f048368a3ad3aab00 B25LABEL org.opencontainers.image.licenses=Apache-2.00 B26LABEL org.opencontainers.image.source=https://github.com/platformatic/watt-performance-demos0 B27LABEL org.opencontainers.image.title=Autocannon0 B28LABEL org.opencontainers.image.description=Runs autocannon to benchmark0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit