Sign inSign up

ciuse99/double-take:sha-329b475

Multi-platform
Index digest

sha256:5857a65d744c2bc46d07af08cdf07d0c7ec7fcb79d1e6eb0c26c02062b9e518c

OS/ARCH

Compressed size

91.71 MB

Last pushed

6 months by ciuse99

Type

Image

Manifest digest

sha256:e61ee737a6eba80cc2373c591aff2a703a02a196e8b58aa74b2b2de44303563f

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=35.78 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 update9.61 MB
14COPY /double-take /double-take # buildkit17.92 MB
15COPY /build/frontend/dist ./frontend # buildkit3.93 MB
16RUN /bin/sh -c mkdir -p151 B
17COPY .build/entrypoint.sh ./ # buildkit409 B
18RUN /bin/sh -c chmod +x32 B
19EXPOSE [3000/tcp]0 B
20ENTRYPOINT ["./entrypoint.sh"]0 B

Command

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