sha256:bf49498848a9ea39db8fd83a928df5440a3c71d065bef325b98117ac94cf3eb2
OS/ARCH
Compressed size
227.23 MB
Last pushed
14 days by andreaspeters
Type
Image
Manifest digest
sha256:d8ce6816859ab5c07224f7b5e2a1b5f3c0bc7926d224d7b0f7bf80b0810815e8
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB3LABEL org.opencontainers.image.title=docker-matrix0 B4LABEL org.opencontainers.image.description=The one fits all0 B5LABEL org.opencontainers.image.vendor=AVENTER UG (haftungsbeschränkt)0 B6LABEL org.opencontainers.image.source=https://github.com/AVENTER-UG/docker-matrix0 B7COPY adds/start.sh /start.sh # buildkit1.98 KB8ENV COTURN_ENABLE=true0 B9ENV MATRIX_UID=991 MATRIX_GID=9910 B10ENV REPORT_STATS=no0 B11RUN /bin/sh -c groupadd -r620 B12RUN /bin/sh -c useradd -r2.67 KB13RUN /bin/sh -c mkdir /data129 B14RUN /bin/sh -c apt-get update15.93 MB15RUN /bin/sh -c apt-get upgrade2.87 MB16RUN /bin/sh -c apt-get install105.61 MB17RUN /bin/sh -c apt-get remove93.65 KB18RUN /bin/sh -c rm -rf332 B19RUN /bin/sh -c rm /usr/lib/*-linux-gnu/*.a407 B20RUN /bin/sh -c rm /usr/lib/*-linux-gnu/*.o263 B21RUN /bin/sh -c mkdir /media_store101 B22RUN /bin/sh -c chown -R104 B23RUN /bin/sh -c chown -R94 B24RUN /bin/sh -c chown -R97 B25COPY --chown=991:991 /matrix /matrix #74.31 MB26COPY --chown=991:991 /synapse.version /synapse.version #166 B27RUN /bin/sh -c chmod 77798 B28RUN /bin/sh -c chmod 777165 B29USER matrix0 B30RUN /bin/sh -c python3 -m2.09 KB31RUN /bin/sh -c . /matrix/venv/bin/activate32 B32ENV PATH=/matrix/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B33EXPOSE [8448/tcp]0 B34ENTRYPOINT ["/start.sh"]0 B35CMD ["autostart"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'