sha256:118645eef78cc406713958f9fd0a3d6e9bc12e699576060671aa4d66d2ae9907
OS/ARCH
Compressed size
163.2 MB
Last pushed
5 months by kroese
Type
Image
Manifest digest
sha256:db9525eb891d00ea6aecf92ef048346d52f9949f851db3d9e6107ba9c7a62013
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=25.9.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.9 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG TARGETARCH=amd640 B11ENV NODE_ENV=production0 B12RUN |1 TARGETARCH=amd64 /bin/sh -c4.41 MB13COPY --chown=node:node /usr/src/app/dist /app/dist #2.62 MB14COPY --chown=node:node /usr/src/app/node_modules /app/node_modules #80.71 MB15RUN |1 TARGETARCH=amd64 /bin/sh -c32 B16HEALTHCHECK &{["CMD-SHELL" "curl -ILfSs http://localhost:1234/0 B17USER node0 B18EXPOSE [1234/tcp]0 B19WORKDIR /app32 B20CMD ["node" "dist/js/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'