sha256:cd99b3a8887d69a3679ab2826a7316cbca5ef0716e1a84837491c035f4f8778b
OS/ARCH
linux/arm64
Compressed size
100.81 MB
Last pushed
6 months by ciuse99
Type
Image
Manifest digest
sha256:a0c3856dd26c93559f2036b7d3d0279a32caf424abf4e116fc05a456b7f6149c
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 ./ # buildkit410 B18RUN /bin/sh -c chmod +x32 B19EXPOSE [3000/tcp]0 B20ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'