Sign inSign up

awesometechnologies/synapse:develop

Multi-platform
Message queues
Index digest

sha256:109402207e073f5ccd92811c3721155aa178b48aef1ff7a8ff230a38369cdbe6

OS/ARCH

Compressed size

115.6 MB

Last pushed

over 1 year by awesomemanuel

Type

Image

Manifest digest

sha256:d35062359ae825b850eb03f4cbd37b06266f03929c31e887980802bdf2231979

Image Layers

1ADD file ... in / 27.78 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.35 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.200 B
8RUN /bin/sh -c set -eux;13.85 MB
9RUN /bin/sh -c set -eux;248 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.91 MB
16COPY /install /usr/local # buildkit45.71 MB
17COPY ./docker/start.py /start.py # buildkit2.84 KB
18COPY ./docker/conf /conf # buildkit2.65 KB
19VOLUME [/data]0 B
20EXPOSE map[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:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /