Sign inSign up

awesometechnologies/synapse:amp.care-v1.50.2

Message queues
Manifest digest

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 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
5/bin/sh -c set -eux; apt-get1.03 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.130 B
8/bin/sh -c set -eux; savedAptMark="$(apt-mark10.81 MB
9/bin/sh -c set -eux; for235 B
10ENV PYTHON_PIP_VERSION=22.0.40 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a0 B
14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.02 MB
15CMD ["python3"]0 B
16LABEL org.opencontainers.image.url=https://matrix.org/docs/projects/server/synapse0 B
17LABEL org.opencontainers.image.documentation=https://github.com/matrix-org/synapse/blob/master/docker/README.md0 B
18LABEL org.opencontainers.image.source=https://github.com/matrix-org/synapse.git0 B
19LABEL org.opencontainers.image.licenses=Apache-2.00 B
20RUN /bin/sh -c apt-get update20.2 MB
21COPY /install /usr/local # buildkit42.23 MB
22COPY ./docker/start.py /start.py # buildkit2.84 KB
23COPY ./docker/conf /conf # buildkit2.68 KB
24VOLUME [/data]0 B
25EXPOSE map[8008/tcp:{} 8009/tcp:{} 8448/tcp:{}]0 B
26ENTRYPOINT ["/start.py"]0 B
27HEALTHCHECK &{["CMD-SHELL" "curl -fSs http://localhost:8008/health0 B

Command

ADD file:36919ae6bb25e3269eff949443129a01a8a43fb967fe6563939ebe1e1e9b8228 in /