sha256:9095844ed11793a64e3fa5a4e792e6df2a72c3d143679247e3fbc1d5f4bc9a5f
OS/ARCH
Compressed size
91.53 MB
Last pushed
over 1 year by sdkvechain
Type
Image
Manifest digest
sha256:7040f773b0b4c0e80ec77eefd49fdaf9f33002baeb648fdc1636106a21cf2d05
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.17.00 B4RUN /bin/sh -c addgroup -g40.35 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.32 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apk update2.51 MB11RUN /bin/sh -c adduser -D990 B12WORKDIR /app92 B13COPY /app/dist ./dist # buildkit9.25 KB14COPY /app/package.json ./package.json # buildkit724 B15COPY /app/yarn.lock ./yarn.lock # buildkit92.13 KB16COPY /app/node_modules ./node_modules # buildkit43.79 MB17USER rpc-proxy-user0 B18ENV RUNNING_WITH_DOCKER=true0 B19CMD ["node" "dist/index.js"]0 BCommand
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /