sha256:996a1be63141e75a9b709870568e05f62369f1bcbcce95e7ed8a34ce00188b6d
OS/ARCH
Compressed size
115.69 MB
Last pushed
over 1 year by awesomemanuel
Type
Image
Manifest digest
sha256:9ac2770b82a98d420c64700429a2441b34e33f069d17bcbb438b07cd424fb2eb
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.200 B8RUN /bin/sh -c set -eux;13.85 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.url=https://matrix.org/docs/projects/server/synapse0 B12LABEL org.opencontainers.image.documentation=https://github.com/matrix-org/synapse/blob/master/docker/README.md0 B13LABEL org.opencontainers.image.source=https://github.com/matrix-org/synapse.git0 B14LABEL org.opencontainers.image.licenses=Apache-2.00 B15RUN /bin/sh -c apt-get update24.92 MB16COPY /install /usr/local # buildkit45.78 MB17COPY ./docker/start.py /start.py # buildkit2.84 KB18COPY ./docker/conf /conf # buildkit2.65 KB19VOLUME [/data]0 B20EXPOSE map[8008/tcp:{} 8009/tcp:{} 8448/tcp:{}]0 B21ENTRYPOINT ["/start.py"]0 B22HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 BCommand
ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /