sha256:f45f70695e0c6d31a2869e612ff69e8ee933e8c1d159d3a7e9ab551a4214951e
OS/ARCH
Compressed size
1.53 GB
Last pushed
5 months by josephamsellem
Type
Image
Manifest digest
sha256:bdf0099bdfa21a07e2e32a137f011371f1cfb7352385d12e63168fe0422abf29
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.66 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.22.20 B7RUN /bin/sh -c ARCH= &&55.88 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update58.21 MB14ARG NODE_ENV=production0 B15ENV NODE_ENV=production0 B16WORKDIR /opt/32 B17COPY ./package.json ./yarn.lock ./ #150.12 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.09 GB20WORKDIR /opt/app109 B21COPY ./ . # buildkit1.79 MB22RUN |1 NODE_ENV=production /bin/sh -c4.39 MB23EXPOSE [1337/tcp]0 B24RUN |1 NODE_ENV=production /bin/sh -c32 B25CMD ["/bin/bash" "-c" "./entrypoint.sh &&0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'