dendrite (sha256:580e6d2046cbd9cec70c71f33aad73e02469a69bd5f3ac904962e3cd37e1dbc3)

Published 2024-07-14 17:25:07 -05:00 by signaryk

Installation

docker pull git.sigb.us/signaryk/dendrite@sha256:580e6d2046cbd9cec70c71f33aad73e02469a69bd5f3ac904962e3cd37e1dbc3
sha256:580e6d2046cbd9cec70c71f33aad73e02469a69bd5f3ac904962e3cd37e1dbc3

About this package

Next-generation Matrix homeserver written in Go

Image Layers

ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk --update --no-cache add curl # buildkit
LABEL org.opencontainers.image.title=Dendrite
LABEL org.opencontainers.image.description=Next-generation Matrix homeserver written in Go
LABEL org.opencontainers.image.source=https://github.com/matrix-org/dendrite
LABEL org.opencontainers.image.licenses=Apache-2.0
LABEL org.opencontainers.image.documentation=https://matrix-org.github.io/dendrite/
LABEL org.opencontainers.image.vendor=The Matrix.org Foundation C.I.C.
COPY /out/create-account /usr/bin/create-account # buildkit
COPY /out/generate-config /usr/bin/generate-config # buildkit
COPY /out/generate-keys /usr/bin/generate-keys # buildkit
COPY /out/dendrite /usr/bin/dendrite # buildkit
VOLUME [/etc/dendrite]
WORKDIR /etc/dendrite
ENTRYPOINT ["/usr/bin/dendrite"]
EXPOSE map[8008/tcp:{} 8448/tcp:{}]

Labels

Key Value
org.opencontainers.image.description Next-generation Matrix homeserver written in Go
org.opencontainers.image.documentation https://matrix-org.github.io/dendrite/
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.source https://github.com/matrix-org/dendrite
org.opencontainers.image.title Dendrite
org.opencontainers.image.vendor The Matrix.org Foundation C.I.C.
Details
Container
2024-07-14 17:25:07 -05:00
0
OCI / Docker
linux/amd64
Apache-2.0
55 MiB
Versions (3) View all
devel 2024-07-14
latest 2024-07-14
v0.13.7-s0.0.11 2024-07-14