Sign inSign up

jaywink/synapse:v1.94.0-d78012e2122250b539c6668783b8333a43886136

Manifest digest

sha256:280b09f3a2a5e9d6a93c3b8896a967d7556d941415d7b9a29e3c9c0cf4a86c9a

OS/ARCH

linux/amd64

Compressed size

134.06 MB

Last pushed

almost 3 years by jaywink

Type

Image

Manifest digest

sha256:280b09f3a2a5e9d6a93c3b8896a967d7556d941415d7b9a29e3c9c0cf4a86c9a

Image Layers

1ADD file ... in / 27.8 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.60 B
8RUN /bin/sh -c set -eux;12.24 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;3.24 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 update22.49 MB
21COPY /install /usr/local # buildkit64.94 MB
22COPY ./docker/start.py /start.py # buildkit3.04 KB
23COPY ./docker/conf /conf # buildkit3.22 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

Command

ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /