Sign inSign up

digitaldefiance/brightchain:0.32.1

Networking
Web servers
Index digest

sha256:7e791002e839bdbd83e8c1e73bd14aa0a61cdf0522d357dcf3fcc252c577bedb

OS/ARCH

linux/arm64

Compressed size

410.42 MB

Last pushed

3 months by jmuleindigidefi

Type

Image

Manifest digest

sha256:4d1512fa424dd5cc7f3475ec43ea527c10458216f0220d5cc87c580c35994ed9

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update36.38 MB
11RUN /bin/sh -c useradd -r1.28 KB
12RUN /bin/sh -c mkdir -p270 B
13RUN /bin/sh -c mkdir -p121 B
14RUN /bin/sh -c mkdir -p127 B
15RUN /bin/sh -c mkdir -p32 B
16RUN /bin/sh -c mkdir -p397.67 KB
17RUN /bin/sh -c mkdir -p32 B
18WORKDIR /app93 B
19RUN /bin/sh -c mkdir -p113 B
20COPY /build/dist/brightchain-api ./dist/api # buildkit266.52 MB
21COPY /build/dist/brightchain-react ./dist/react # buildkit30.91 MB
22COPY docker/postfix/main.cf /etc/postfix/main.cf # buildkit1.11 KB
23COPY docker/postfix/master.cf /etc/postfix/master.cf # buildkit930 B
24COPY docker/opendkim.conf /etc/opendkim.conf # buildkit476 B
25COPY docker/brightchain-maildrop /usr/local/bin/brightchain-maildrop # buildkit621 B
26RUN /bin/sh -c chmod +x615 B
27COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.31 KB
28RUN /bin/sh -c chmod +x1.31 KB
29RUN /bin/sh -c usermod -aG723 B
30RUN /bin/sh -c mkdir -p125 B
31ENV NODE_ENV=production PORT=3000 HOST=0.0.0.0 BRIGHTCHAIN_BLOCKSTORE_PATH=/data/blockstore0 B
32EXPOSE [25/tcp 3000/tcp 587/tcp]0 B
33VOLUME [/data/blockstore /etc/dkim]0 B
34ENTRYPOINT ["tini" "--" "/usr/local/bin/entrypoint.sh"]0 B
35CMD ["node" "/app/dist/api/main.js"]0 B

Command

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