sha256:ca8a1091ac5b2927cdc3cf0d97334491e5f959576769208b28bb8a14f713770a
OS/ARCH
linux/amd64
Compressed size
107.21 MB
Last pushed
over 4 years by awesomemichael
Type
Image
Manifest digest
sha256:ca8a1091ac5b2927cdc3cf0d97334491e5f959576769208b28bb8a14f713770a
Image Layers
1ADD file ... in / 29.92 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 B5/bin/sh -c set -eux; apt-get1.03 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.130 B8/bin/sh -c set -eux; savedAptMark="$(apt-mark10.81 MB9/bin/sh -c set -eux; for235 B10ENV PYTHON_PIP_VERSION=22.0.40 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a0 B14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.02 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 update20.2 MB21COPY /install /usr/local # buildkit42.23 MB22COPY ./docker/start.py /start.py # buildkit2.84 KB23COPY ./docker/conf /conf # buildkit2.68 KB24VOLUME [/data]0 B25EXPOSE map[8008/tcp:{} 8009/tcp:{} 8448/tcp:{}]0 B26ENTRYPOINT ["/start.py"]0 B27HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 BCommand
ADD file:36919ae6bb25e3269eff949443129a01a8a43fb967fe6563939ebe1e1e9b8228 in /