Sign inSign up

unifiedprojects/uni-status-probe:0.2.0

Multi-platform
Index digest

sha256:c9319686c19816345acdf99375423f752410a5e1c1ce57e20679e4fe6390446f

OS/ARCH

Compressed size

92.52 MB

Last pushed

6 months by unifiedprojects

Type

Image

Manifest digest

sha256:56fdaa5a6116f6345dcd900c05eba867e109c6a0d624ed26a06ebdd55b689a7c

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=25.8.10 B
4RUN /bin/sh -c addgroup -g53.35 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV NODE_ENV=production0 B
12RUN /bin/sh -c addgroup -g986 B
13COPY --chown=appuser:appgroup /app/apps/probe/dist ./dist #87.47 KB
14COPY --chown=appuser:appgroup /app/apps/probe/package.json ./package.json #473 B
15COPY --chown=appuser:appgroup /app/node_modules ./node_modules #33.78 MB
16COPY --chown=appuser:appgroup /app/packages ./packages #107.32 KB
17USER appuser0 B
18HEALTHCHECK &{["CMD-SHELL" "ps aux |0 B
19CMD ["node" "dist/index.js"]0 B

Command

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit