sha256:4d1aa4da9b252a2aed587cb899847f31c8be54b83f741a6a42f29c11a2d4666a
OS/ARCH
Compressed size
232.71 MB
Last pushed
almost 2 years by kroese
Type
Image
Manifest digest
sha256:8f7e37e6c88ef42977ca3eb6ce7a72cb55445a3e8fbdfe25426b37a0c3cf7801
Image Layers
1ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.4.00 B4RUN /bin/sh -c addgroup -g48.44 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 B10ENV NODE_ENV=production0 B11RUN /bin/sh -c apk update17.43 MB12COPY /usr/src/app/dist /app/dist # buildkit2.49 MB13COPY /usr/src/app/node_modules /app/node_modules # buildkit75.91 MB14RUN /bin/sh -c chown -R83.43 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.21.0-aarch64.tar.gz / # buildkit