sha256:4d63c4393d9809e19e2ffd244e29a10e233fd8ff868e82c4944b412955f6f21d
OS/ARCH
Compressed size
91.58 MB
Last pushed
28 days by emmanuelgautier
Type
Image
Manifest digest
sha256:0713a856521eb841fdb781bba2bc11184f3ab2356bc028b545a0cb687bde972d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV NODE_ENV=production0 B11ENV STUBIDP_SERVE_STATIC=public0 B12WORKDIR /usr/src/app132 B13COPY --chown=node:node /usr/src/app/node_modules ./node_modules #14.74 MB14COPY --chown=node:node package*.json ./ #68.91 KB15COPY --chown=node:node ./bin ./bin #1.84 KB16COPY --chown=node:node /usr/src/app/public ./public #10.15 KB17COPY --chown=node:node /usr/src/app/build ./build #36.4 KB18USER node0 B19EXPOSE [8484/tcp]0 B20HEALTHCHECK {Test:[CMD node -e require('http').get('http://localhost:8484/',0 B21CMD ["node" "bin/run.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'