Sign inSign up

platformatic/autocannon:38ebb92cf72bdbdbaf0e2980c61468f6c79530e7

Multi-platform
Index digest

sha256:130f0cae00c1f63157bc8be3fdad06593c7c64257ef83d6843b2b5ebe3720d11

OS/ARCH

Compressed size

46.67 MB

Last pushed

11 months by platformatic

Type

Image

Manifest digest

sha256:f1edd33284c83b9adedba713a0a39a599b3ed1968057fde430977e46fd298d1b

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.19.50 B
4RUN /bin/sh -c addgroup -g40.77 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG COMMIT_HASH=38ebb92cf72bdbdbaf0e2980c61468f6c79530e70 B
11ARG BUILD_TIME=2025-10-09T14:27:35Z0 B
12WORKDIR /app93 B
13COPY ./docker/entrypoint.sh /entrypoints/main.sh # buildkit198 B
14RUN |2 COMMIT_HASH=38ebb92cf72bdbdbaf0e2980c61468f6c79530e7 BUILD_TIME=2025-10-09T14:27:35Z /bin/sh192 B
15COPY ./demos/pm2-vs-watt/autocannon.sh /entrypoints/pm2-vs-watt.sh # buildkit343 B
16RUN |2 COMMIT_HASH=38ebb92cf72bdbdbaf0e2980c61468f6c79530e7 BUILD_TIME=2025-10-09T14:27:35Z /bin/sh32 B
17RUN |2 COMMIT_HASH=38ebb92cf72bdbdbaf0e2980c61468f6c79530e7 BUILD_TIME=2025-10-09T14:27:35Z /bin/sh1.07 MB
18ENV TARGET_URL=http://host.docker.internal0 B
19ENV DEMO_NAME=pm2-vs-watt0 B
20CMD ["/bin/sh" "-c" "\"/entrypoints/main.sh\""]0 B
21LABEL org.opencontainers.image.authors=Platformatic0 B
22LABEL org.opencontainers.image.created=2025-10-09T14:27:35Z0 B
23LABEL org.opencontainers.image.revision=38ebb92cf72bdbdbaf0e2980c61468f6c79530e70 B
24LABEL org.opencontainers.image.licenses=Apache-2.00 B
25LABEL org.opencontainers.image.source=https://github.com/platformatic/watt-performance-demos0 B
26LABEL org.opencontainers.image.title=Autocannon0 B
27LABEL org.opencontainers.image.description=Runs autocannon to benchmark0 B

Command

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