sha256:75ea8d67cbc3633128c7000a825fb119469cdb5e857262e699951004ec6d74ca
OS/ARCH
linux/amd64
Compressed size
84.77 MB
Last pushed
10 months by hulisang
Type
Image
Manifest digest
sha256:75ea8d67cbc3633128c7000a825fb119469cdb5e857262e699951004ec6d74ca
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.50 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.08 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 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12COPY package*.json ./ # buildkit24.72 KB13RUN /bin/sh -c npm ci17.04 MB14COPY /app/dist ./dist # buildkit52.03 KB15COPY /app/public ./public # buildkit17.06 KB16EXPOSE &{[{{19 0} {19 0}}]0 B17HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://127.0.0.1:3070/healthz').then(res=>{if(!res.ok)throw0 B18CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'