Sign inSign up

mountainpass/eth-to-kafka-producer:latest

Multi-platform
Index digest

sha256:72fb03a05d58e8022f6f7a1589cfc009ffc1520b2799c26eb169ef465f74e76c

OS/ARCH

Compressed size

61.9 MB

Last pushed

over 1 year by nickgrealy

Type

Image

Manifest digest

sha256:b3b3b32be80432ca13be1c6b88c2a66309b089c96b13e58341686969e55ce627

Image Layers

1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.16.00 B
4RUN /bin/sh -c addgroup -g48.6 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
10WORKDIR /app93 B
11COPY /app/dist /app/dist # buildkit16.41 KB
12COPY /app/node_modules /app/node_modules # buildkit8.46 MB
13EXPOSE map[3000/tcp:{}]0 B
14USER node0 B
15CMD ["node" "--trace-warnings" "--max-old-space-size=256" "dist/index.js"]0 B

Command

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