sha256:df373c54dca75f54cda689472e7778861963956f6bd836fd7fcb7dfb7b131944
OS/ARCH
Compressed size
231.97 MB
Last pushed
almost 2 years by kroese
Type
Image
Manifest digest
sha256:7e4b1d1e066de8626c2e872b0ed2dfbf5aa357d1acef6de9ed9f6e02e7645e25
Image Layers
1ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.1.00 B4RUN /bin/sh -c addgroup -g47.98 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.32 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV NODE_ENV=production0 B11RUN /bin/sh -c apk update17.03 MB12COPY /usr/src/app/dist /app/dist # buildkit2.45 MB13COPY /usr/src/app/node_modules /app/node_modules # buildkit75.91 MB14RUN /bin/sh -c chown -R83.38 MB15HEALTHCHECK &{["CMD-SHELL" "curl -ILfSs http://localhost:1234/0 B16USER node0 B17EXPOSE map[1234/tcp:{}]0 B18WORKDIR /app32 B19CMD ["node" "dist/js/server.js"]0 BCommand
ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit