Sign inSign up

ggogel/synapse:deepcopy25

Manifest digest

sha256:a23e0a45e6665214fecd55c0fa3a5c194e28d3c721f3def7e0c8379cbb15b823

OS/ARCH

linux/amd64

Compressed size

282.6 MB

Last pushed

over 2 years by ggogel

Type

Image

Manifest digest

sha256:a23e0a45e6665214fecd55c0fa3a5c194e28d3c721f3def7e0c8379cbb15b823

Image Layers

1ADD file ... in / 27.77 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.80 B
8RUN /bin/sh -c set -eux;12.27 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;3.25 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/element-hq/synapse/blob/master/docker/README.md0 B
18LABEL org.opencontainers.image.source=https://github.com/element-hq/synapse.git0 B
19LABEL org.opencontainers.image.licenses=Apache-2.00 B
20RUN /bin/sh -c apt-get update159.59 MB
21RUN /bin/sh -c pip install9.73 MB
22COPY /install /usr/local # buildkit66.63 MB
23COPY ./docker/start.py /start.py # buildkit3.04 KB
24COPY ./docker/conf /conf # buildkit3.21 KB
25EXPOSE map[8008/tcp:{} 8009/tcp:{} 8448/tcp:{}]0 B
26ENTRYPOINT ["/start.py"]0 B
27HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 B

Command

ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /