Sign inSign up

awesometechnologies/synapse:caritas-v1.49.2

Multi-platform
Message queues
Index digest

sha256:18904f69ae456cada401dc691d0cc9b88d9ac684c524e61f0c8ac02a3580e986

OS/ARCH

Compressed size

118.38 MB

Last pushed

7 months by awesomemanuel

Type

Image

Manifest digest

sha256:4cfb544020c56948f6f6a714d64f4afba6d80d6727c565ec0f30618190500817

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.18 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.200 B
8RUN /bin/sh -c set -eux;13.84 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.url=https://matrix.org/docs/projects/server/synapse0 B
12LABEL org.opencontainers.image.documentation=https://github.com/matrix-org/synapse/blob/master/docker/README.md0 B
13LABEL org.opencontainers.image.source=https://github.com/matrix-org/synapse.git0 B
14LABEL org.opencontainers.image.licenses=Apache-2.00 B
15RUN /bin/sh -c apt-get update24.59 MB
16COPY /install /usr/local # buildkit48.96 MB
17COPY ./docker/start.py /start.py # buildkit2.84 KB
18COPY ./docker/conf /conf # buildkit2.65 KB
19VOLUME [/data]0 B
20EXPOSE [8008/tcp 8009/tcp 8448/tcp]0 B
21ENTRYPOINT ["/start.py"]0 B
22HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 B

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /