sha256:89226d015ee1c751e43ae4e18b6b97468bc7407a86df4abc391a30af258a1569
OS/ARCH
Compressed size
1.18 GB
Last pushed
5 months by djayzen
Type
Image
Manifest digest
sha256:dcd0da92b4afcb444f6660dabb5bd3eb9aacc481102e4fb0b6cdf1bddc96da6f
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.75 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.22.20 B7RUN /bin/sh -c ARCH= &&55.75 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update14.54 MB14WORKDIR /usr/src/app132 B15ARG NODE_ENV=production0 B16ENV NODE_ENV=production0 B17COPY package*.json ./ # buildkit156.18 KB18COPY . . # buildkit479.01 KB19COPY ./env_sample /usr/src/app/.env # buildkit548 B20RUN |1 NODE_ENV=production /bin/sh -c532.15 MB21RUN |1 NODE_ENV=production /bin/sh -c9.28 MB22RUN |1 NODE_ENV=production /bin/sh -c3.28 KB23RUN |1 NODE_ENV=production /bin/sh -c264.29 MB24USER appuser0 B25EXPOSE [3000/tcp]0 B26CMD ["node" ".output/server/index.mjs"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'