sha256:5480f6cab8cb8b8a2b6c11e4938be3d6f94c7f3016af1bf908cf7745846c26b1
OS/ARCH
linux/amd64
Compressed size
414.81 MB
Last pushed
4 months by telemetryflowid
Type
Image
Manifest digest
sha256:97442febf3bd8aabd2f4128d67ef17e211ab44478aafe0769d1d39a595b4766b
Image Layers
1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.11.10 B4RUN /bin/sh -c addgroup -g49.37 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.title=Nusametric Platform0 B11LABEL org.opencontainers.image.description=Nusametric Platform Observability -0 B12LABEL org.opencontainers.image.version=1.4.00 B13LABEL org.opencontainers.image.vendor=Nusametric0 B15LABEL org.opencontainers.image.url=https://sinux.co.id0 B16LABEL org.opencontainers.image.documentation=https://docs.sinux.co.id0 B17LABEL org.opencontainers.image.source=https://github.com/nusametric/nusametric-platform0 B18LABEL org.opencontainers.image.licenses=Apache-2.00 B19LABEL org.opencontainers.image.base.name=node:23-alpine0 B20LABEL io.telemetryflow.product=Nusametric Platform0 B21LABEL io.telemetryflow.component=nusametric-platform0 B22LABEL io.telemetryflow.platform=CEOP0 B23LABEL io.telemetryflow.maintainer=Nusametric0 B24WORKDIR /app92 B25RUN /bin/sh -c apk upgrade99.48 MB26RUN /bin/sh -c npm install9.38 MB27RUN /bin/sh -c addgroup -g991 B28COPY package.json pnpm-lock.yaml pnpm-workspace.yaml turbo.json213.58 KB29COPY backend/package.json ./backend/package.json # buildkit1.69 KB30RUN /bin/sh -c pnpm install248.09 MB31COPY --chown=nestjs:nodejs /app/backend/dist ./backend/dist #3.46 MB32USER nestjs0 B33EXPOSE [3000/tcp]0 B34HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B35ENTRYPOINT ["dumb-init" "--"]0 B36CMD ["node" "backend/dist/main"]0 BCommand
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit