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 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.60 B8RUN /bin/sh -c set -eux;12.24 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.2.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B14RUN /bin/sh -c set -eux;3.24 MB15CMD ["python3"]0 B16LABEL org.opencontainers.image.url=https://matrix.org/docs/projects/server/synapse0 B17LABEL org.opencontainers.image.documentation=https://github.com/matrix-org/synapse/blob/master/docker/README.md0 B18LABEL org.opencontainers.image.source=https://github.com/matrix-org/synapse.git0 B19LABEL org.opencontainers.image.licenses=Apache-2.00 B20RUN /bin/sh -c apt-get update22.49 MB21COPY /install /usr/local # buildkit64.94 MB22COPY ./docker/start.py /start.py # buildkit3.04 KB23COPY ./docker/conf /conf # buildkit3.22 KB24EXPOSE map[8008/tcp:{} 8009/tcp:{} 8448/tcp:{}]0 B25ENTRYPOINT ["/start.py"]0 B26HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 BCommand
ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /