sha256:109402207e073f5ccd92811c3721155aa178b48aef1ff7a8ff230a38369cdbe6
OS/ARCH
Compressed size
115.6 MB
Last pushed
over 1 year by awesomemanuel
Type
Image
Manifest digest
sha256:d35062359ae825b850eb03f4cbd37b06266f03929c31e887980802bdf2231979
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.91 MB16COPY /install /usr/local # buildkit45.71 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 /