sha256:3e42a33afb4cdd190bd9bd35338b7d1eb73f0b9ae22e6a62c2b41296f3c99f9a
OS/ARCH
linux/amd64
Compressed size
123.12 MB
Last pushed
11 months by xcallydocker
Type
Image
Manifest digest
sha256:3e42a33afb4cdd190bd9bd35338b7d1eb73f0b9ae22e6a62c2b41296f3c99f9a
Image Layers
1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.13.10 B4RUN /bin/sh -c addgroup -g47.92 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c npm install9.31 MB11ARG NODE_ENV0 B12ENV NODE_ENV=production0 B13WORKDIR /app93 B14COPY /app/dist/ ./dist/ # buildkit741.4 KB15COPY /app/node_modules ./node_modules # buildkit60.48 MB16COPY /app/package.json ./package.json # buildkit2.06 KB17EXPOSE map[50051/tcp:{}]0 B18CMD ["pnpm" "start:prod"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit