sha256:3f3a952ce18eaf34dc6de0269db621e7fdd377655621b086c50f3177cec0a45a
OS/ARCH
Compressed size
90.64 MB
Last pushed
5 months by unifiedprojects
Type
Image
Manifest digest
sha256:dc5790d0df91c7c7a5a9438c9f4e8f4da3c9a6db6097c3fc7a9a1892ec85abe4
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=25.8.20 B4RUN /bin/sh -c addgroup -g52.1 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c addgroup -g986 B13COPY --chown=appuser:appgroup /app/apps/probe/dist ./dist #87.55 KB14COPY --chown=appuser:appgroup /app/apps/probe/package.json ./package.json #471 B15COPY --chown=appuser:appgroup /app/node_modules ./node_modules #33.47 MB16COPY --chown=appuser:appgroup /app/packages ./packages #107.42 KB17USER appuser0 B18HEALTHCHECK &{["CMD-SHELL" "ps aux |0 B19CMD ["node" "dist/index.js"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit