Sign inSign up

matrixdotorg/matrix-bifrost:latest

Manifest digest

sha256:68b7124f10104c4b5f5388b18607983b053a3fc2feaf0ba247a14ec052bba0e5

OS/ARCH

linux/amd64

Compressed size

210.54 MB

Last pushed

about 2 months by elementoperations

Type

Image

Manifest digest

sha256:68b7124f10104c4b5f5388b18607983b053a3fc2feaf0ba247a14ec052bba0e5

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c mkdir app93 B
11WORKDIR /app32 B
12RUN /bin/sh -c apt-get update114.02 MB
13COPY package.json /app/package.json # buildkit984 B
14COPY yarn.lock /app/yarn.lock # buildkit104.83 KB
15RUN /bin/sh -c yarn --check-files19.96 MB
16COPY /build/node_modules/node-purple /app/node_modules/node-purple # buildkit110.95 KB
17COPY /build/lib /app/lib # buildkit170.27 KB
18COPY /config/config.schema.yaml /app/config/config.schema.yaml # buildkit1.11 KB
19VOLUME [/data]0 B
20ENV LD_PRELOAD=/usr/lib/libpurple.so.00 B
21ENTRYPOINT ["node" "--enable-source-maps" "/app/lib/Program.js" "--port"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'