sha256:174c2376c045db198a89201cb1f141714db461e986e9084b15c832c5b8274b9d
OS/ARCH
Compressed size
69.07 MB
Last pushed
about 1 year by campinator
Type
Image
Manifest digest
sha256:9ab43455d721cd2903ff4f289cd732416683f7687ed3860d6423091a39136f20
Image Layers
1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.4.10 B4RUN /bin/sh -c addgroup -g49.81 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 /app93 B11COPY package*.json ./ # buildkit67.82 KB12RUN /bin/sh -c npm ci9.43 MB13COPY /app/dist ./dist # buildkit40.53 KB14COPY /app/tsconfig.json ./tsconfig.json # buildkit630 B15RUN /bin/sh -c mkdir -p114 B16RUN /bin/sh -c addgroup -g4.57 MB17USER gridllm0 B18EXPOSE map[3000/tcp:{}]0 B19HEALTHCHECK &{["CMD-SHELL" "node -e \"require('http').get('http://localhost:3000/health',0 B20CMD ["npm" "start"]0 BCommand
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit