Sign inSign up

matrixdotorg/synapse:sha-a33b01f

Multi-platform
Index digest

sha256:7155ddc4835e5b8afa4e1598d92aa16ff1d03109f7d1cff61d493237d1210b1d

OS/ARCH

Compressed size

113.31 MB

Last pushed

1 day by matrixorgdeployment

Type

Image

Manifest digest

sha256:1e8e67a9befd72101e33d406cdf4e52b64ee6af6b29ad9123431bb6a4b2169f3

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.98 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'