sha256:8df92c759fe1220da63a15210ef0831ffbef7219101387be1f6289e9a95e3597
OS/ARCH
Compressed size
100.81 MB
Last pushed
6 months by ciuse99
Type
Image
Manifest digest
sha256:93292cec60965ae1574e8d704045f59101423bb7bced1ceedf0aa61e8bfca07c
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /double-take101 B11ENV NODE_ENV=production0 B12ENV DEBIAN_FRONTEND=noninteractive0 B13RUN /bin/sh -c apt-get update10.88 MB14COPY /double-take /double-take # buildkit18.07 MB15COPY /build/frontend/dist ./frontend # buildkit3.94 MB16RUN /bin/sh -c mkdir -p150 B17COPY .build/entrypoint.sh ./ # buildkit409 B18RUN /bin/sh -c chmod +x32 B19EXPOSE [3000/tcp]0 B20ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'