Sign inSign up

decentralize/synapse-swarm:v1.117.0

Manifest digest

sha256:9de5b4bb935f0e4d9b3c813209be963382592e82050585474a565753c2740cde

OS/ARCH

linux/amd64

Compressed size

163.67 MB

Last pushed

almost 2 years by mazzolino

Type

Image

Manifest digest

sha256:9de5b4bb935f0e4d9b3c813209be963382592e82050585474a565753c2740cde

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8RUN /bin/sh -c set -eux;15.26 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/element-hq/synapse/blob/master/docker/README.md0 B
13LABEL org.opencontainers.image.source=https://github.com/element-hq/synapse.git0 B
14LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B
15RUN /bin/sh -c apt-get update22.29 MB
16COPY /install /usr/local # buildkit64.88 MB
17COPY ./docker/start.py /start.py # buildkit3.02 KB
18COPY ./docker/conf /conf # buildkit3.19 KB
19EXPOSE map[8008/tcp:{} 8009/tcp:{} 8448/tcp:{}]0 B
20ENTRYPOINT ["/start.py"]0 B
21HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 B
22RUN /bin/sh -c pip install30.11 MB
23COPY pre-start.sh /pre-start.sh # buildkit211 B
24ENTRYPOINT ["/pre-start.sh"]0 B

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /