sha256:bb10d4bfe61d8bed186e81f0ba3b55173fe6b946bb2be902177a1070d223132f
OS/ARCH
Compressed size
1.51 GB
Last pushed
4 months by josephamsellem
Type
Image
Manifest digest
sha256:ee7b0a766f9515d67dddcd908ba1c231eb7fb61a58b47df980a497b156b04ea7
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.5 MB4RUN /bin/sh -c set -ex;193.7 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.22.30 B7RUN /bin/sh -c ARCH= &&55.95 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 update58.24 MB14ARG NODE_ENV=production0 B15ENV NODE_ENV=production0 B16WORKDIR /opt/32 B17COPY ./package.json ./yarn.lock ./ #150.48 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.07 GB20WORKDIR /opt/app109 B21COPY ./ . # buildkit1.82 MB22RUN |1 NODE_ENV=production /bin/sh -c4.54 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' '@1779062400'