Sign inSign up

platformatic/autocannon:d2581abb5977a8226f2954d18525d51d8efdcd3b

Multi-platform
Index digest

sha256:810c75665c762ec24fc0985eed01da40ca5c4de2981c7141900c6b4c228e4eec

OS/ARCH

Compressed size

48.98 MB

Last pushed

11 months by platformatic

Type

Image

Manifest digest

sha256:4eb38c2d3f986abf4dbff5a558a7dc4fe9c7a2fad00f616c04d7ff6b7b64667c

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.19.50 B
4RUN /bin/sh -c addgroup -g40.46 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG COMMIT_HASH=d2581abb5977a8226f2954d18525d51d8efdcd3b0 B
11ARG BUILD_TIME=2025-10-20T20:58:33Z0 B
12WORKDIR /app91 B
13RUN |2 COMMIT_HASH=d2581abb5977a8226f2954d18525d51d8efdcd3b BUILD_TIME=2025-10-20T20:58:33Z /bin/sh2.3 MB
14COPY ./lib/dockerfile-entrypoint.sh /entrypoints/main.sh # buildkit231 B
15RUN |2 COMMIT_HASH=d2581abb5977a8226f2954d18525d51d8efdcd3b BUILD_TIME=2025-10-20T20:58:33Z /bin/sh228 B
16COPY ./demos/pm2-vs-watt/autocannon.sh /entrypoints/pm2-vs-watt.sh # buildkit344 B
17RUN |2 COMMIT_HASH=d2581abb5977a8226f2954d18525d51d8efdcd3b BUILD_TIME=2025-10-20T20:58:33Z /bin/sh32 B
18COPY ./demos/next-watt/autocannon.sh /entrypoints/next-watt.sh # buildkit359 B
19RUN |2 COMMIT_HASH=d2581abb5977a8226f2954d18525d51d8efdcd3b BUILD_TIME=2025-10-20T20:58:33Z /bin/sh354 B
20RUN |2 COMMIT_HASH=d2581abb5977a8226f2954d18525d51d8efdcd3b BUILD_TIME=2025-10-20T20:58:33Z /bin/sh1.07 MB
21ENV TARGET_URL=http://host.docker.internal0 B
22ENV DEMO_NAME=pm2-vs-watt0 B
23ENTRYPOINT ["/entrypoints/main.sh"]0 B
24LABEL org.opencontainers.image.authors=Platformatic0 B
25LABEL org.opencontainers.image.created=2025-10-20T20:58:33Z0 B
26LABEL org.opencontainers.image.revision=d2581abb5977a8226f2954d18525d51d8efdcd3b0 B
27LABEL org.opencontainers.image.licenses=Apache-2.00 B
28LABEL org.opencontainers.image.source=https://github.com/platformatic/watt-performance-demos0 B
29LABEL org.opencontainers.image.title=Autocannon0 B
30LABEL org.opencontainers.image.description=Runs autocannon to benchmark0 B

Command

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit