Sign inSign up

vechain/sdk-rpc-proxy:v1.1.3

Multi-platform
Index digest

sha256:97f78833838af9f032a23a82464359a6c2cc9a728fbce169f64b92e51e18d586

OS/ARCH

Compressed size

93.45 MB

Last pushed

over 1 year by sdkvechain

Type

Image

Manifest digest

sha256:369b4046cfdaf9afd2e80ff6c14a9ff26dd2d2268720714d1dd64bd19b20a74e

Image Layers

1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.2.00 B
4RUN /bin/sh -c addgroup -g50.36 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
10RUN /bin/sh -c apk update351.12 KB
11RUN /bin/sh -c adduser -D971 B
12WORKDIR /app93 B
13COPY /app/dist ./dist # buildkit9.54 KB
14COPY /app/package.json ./package.json # buildkit845 B
15COPY /app/yarn.lock ./yarn.lock # buildkit91.15 KB
16COPY /app/node_modules ./node_modules # buildkit37.82 MB
17USER rpc-proxy-user0 B
18ENV RUNNING_WITH_DOCKER=true0 B
19CMD ["node" "dist/index.js"]0 B

Command

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