Sign inSign up

plfmzugm/autocannon:0.0.1-alpha.5

Manifest digest

sha256:8181c84e7cc841a7a7407bb649941dc7650e9838b7a06beb1f99dbeef5196530

OS/ARCH

linux/amd64

Compressed size

46.66 MB

Last pushed

11 months by plfmzugm

Type

Image

Manifest digest

sha256:8181c84e7cc841a7a7407bb649941dc7650e9838b7a06beb1f99dbeef5196530

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 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/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY ./docker/entrypoint.sh /entrypoints/main.sh # buildkit196 B
12COPY ./demos/pm2-vs-watt/autocannon.sh /entrypoints/pm2-vs-watt.sh # buildkit322 B
13RUN /bin/sh -c npm install1.07 MB
14ENV TARGET_URL=http://host.docker.internal0 B
15ENV DEMO_NAME=pm2-vs-watt0 B
16CMD ["/entrypoints/main.sh"]0 B

Command

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