Sign inSign up

valentinab25/synapse:latest

Manifest digest

sha256:2e15f8d95ee58818fe834cbf91ca701c9b1200415e8b7603aabf55a3ba0591cc

OS/ARCH

linux/amd64

Compressed size

160.34 MB

Last pushed

almost 3 years by valentinab25

Type

Image

Manifest digest

sha256:2e15f8d95ee58818fe834cbf91ca701c9b1200415e8b7603aabf55a3ba0591cc

Image Layers

1ADD file ... in / 25.88 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;2.65 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.170 B
8RUN /bin/sh -c set -eux;10.53 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;2.99 MB
15CMD ["python3"]0 B
16LABEL org.opencontainers.image.url=https://matrix.org/docs/projects/server/synapse0 B
17LABEL org.opencontainers.image.documentation=https://github.com/matrix-org/synapse/blob/master/docker/README.md0 B
18LABEL org.opencontainers.image.source=https://github.com/matrix-org/synapse.git0 B
19LABEL org.opencontainers.image.licenses=Apache-2.00 B
20RUN /bin/sh -c apt-get update21.82 MB
21COPY /install /usr/local # buildkit55.41 MB
22COPY /git_synapse/docker/start.py /start.py # buildkit3.04 KB
23COPY /git_synapse/docker/conf /conf # buildkit3.2 KB
24EXPOSE map[8008/tcp:{} 8009/tcp:{} 8448/tcp:{}]0 B
25ENTRYPOINT ["/start.py"]0 B
26HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 B
27LABEL maintainer=EEA: IDM2 A-Team <[email protected]>0 B
28USER root0 B
29RUN /bin/sh -c find /93 B
30RUN /bin/sh -c find /93 B
31RUN /bin/sh -c apt-get update38.43 MB
32RUN /bin/sh -c pip3 install2.45 MB
33RUN /bin/sh -c pip3 install164.02 KB
34COPY config/supervisord-matrix.conf config/supervisord-turnserver.conf /conf/ #323 B
35COPY config/index.html config/logo.png /webclient/ #2.72 KB
36COPY home_server_config.py start.sh config/supervisord.conf /3.23 KB
37EXPOSE map[3478/tcp:{} 8008/tcp:{} 8448/tcp:{}]0 B

Command

ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /