Sign inSign up

matrixdotorg/synapse:sha-cd2c84b

Multi-platform
Index digest

sha256:a17776fd54edcfeb31f89cd5d277e4cafb006c42cdd1734c836e3d84dd005373

OS/ARCH

Compressed size

113.31 MB

Last pushed

1 day by matrixorgdeployment

Type

Image

Manifest digest

sha256:dd11132a9b5af36d0f162a0f365461f821862fd6769f0d91a035b60530e25a3f

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;4.07 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.36 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10ARG TARGETARCH=amd640 B
11ARG SYNAPSE_VERSION_STRING0 B
12ENV SYNAPSE_VERSION_STRING=0 B
13LABEL org.opencontainers.image.url=https://github.com/element-hq/synapse0 B
14LABEL org.opencontainers.image.documentation=https://element-hq.github.io/synapse/latest/0 B
15LABEL org.opencontainers.image.source=https://github.com/element-hq/synapse.git0 B
16LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later OR LicenseRef-Element-Commercial0 B
17COPY /install-amd64/etc /etc # buildkit285 B
18COPY /install-amd64/usr /usr # buildkit25.78 MB
19COPY /install-amd64/var /var # buildkit12.99 KB
20COPY /install /usr/local # buildkit43.67 MB
21COPY ./docker/start.py /start.py # buildkit3.42 KB
22COPY ./docker/conf /conf # buildkit3.38 KB
23EXPOSE [8008/tcp 8448/tcp]0 B
24EXPOSE [19090/tcp]0 B
25ENV PYTHONUNBUFFERED=10 B
26ENTRYPOINT ["/start.py"]0 B
27HEALTHCHECK {Test:[CMD-SHELL curl -fSs http://localhost:8008/health0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'