Sign inSign up

ciuse99/double-take:sha-374e7b9

Multi-platform
Index digest

sha256:d11be58842839d0fad98a45f5f0b010e54a089fe9d8e001be5e420d6a1ef9aa1

OS/ARCH

Compressed size

100.81 MB

Last pushed

6 months by ciuse99

Type

Image

Manifest digest

sha256:6bde92dfd379fc43554cfa1cae9eb56aa0d323cc67993167bb5bc4f03143874a

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /double-take101 B
11ENV NODE_ENV=production0 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN /bin/sh -c apt-get update10.88 MB
14COPY /double-take /double-take # buildkit18.07 MB
15COPY /build/frontend/dist ./frontend # buildkit3.94 MB
16RUN /bin/sh -c mkdir -p151 B
17COPY .build/entrypoint.sh ./ # buildkit410 B
18RUN /bin/sh -c chmod +x32 B
19EXPOSE [3000/tcp]0 B
20ENTRYPOINT ["./entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'