sha256:e41da9ed40e3177e6b316c564ca6cf38943bb73da0d739c145f496af3038adb4
OS/ARCH
Compressed size
1.62 GB
Last pushed
about 1 month by josephamsellem
Type
Image
Manifest digest
sha256:84b64f3b8d0d3c9d385adbdbe8f0301aeb43f551683493d45f39cf2fedacadfb
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.85 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.23.20 B7RUN /bin/sh -c ARCH= &&55.84 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update63.34 MB14ARG NODE_ENV=production0 B15ENV NODE_ENV=production0 B16WORKDIR /opt/32 B17COPY ./package.json ./yarn.lock ./ #141.92 KB18ENV PATH=/opt/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19RUN |1 NODE_ENV=production /bin/sh -c1.18 GB20WORKDIR /opt/app110 B21COPY ./ . # buildkit1.74 MB22RUN |1 NODE_ENV=production /bin/sh -c4.46 MB23EXPOSE [1337/tcp]0 B24RUN |1 NODE_ENV=production /bin/sh -c32 B25CMD ["/bin/bash" "-c" "./entrypoint.sh &&0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'