sha256:0e8bbc380ca94447d9051d7e43a25099e955acc0584d608e99bb4e70c8000ae6
OS/ARCH
linux/amd64
Compressed size
223.15 MB
Last pushed
5 months by andreaspeters
Type
Image
Manifest digest
sha256:5c18d1505461be75f34cf71022cb780ca4ad30f2bf88cf111ad6c73ede2d9e90
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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 -r619 B12RUN /bin/sh -c useradd -r2.67 KB13RUN /bin/sh -c mkdir /data128 B14RUN /bin/sh -c apt-get update15.75 MB15RUN /bin/sh -c apt-get upgrade206 B16RUN /bin/sh -c apt-get install105.6 MB17RUN /bin/sh -c apt-get remove93.2 KB18RUN /bin/sh -c rm -rf331 B19RUN /bin/sh -c rm /usr/lib/x86_64-linux-gnu/*.a407 B20RUN /bin/sh -c rm /usr/lib/x86_64-linux-gnu/*.o262 B21RUN /bin/sh -c mkdir /media_store99 B22RUN /bin/sh -c chown -R104 B23RUN /bin/sh -c chown -R97 B24RUN /bin/sh -c chown -R100 B25COPY --chown=991:991 /matrix /matrix #73.3 MB26COPY --chown=991:991 /synapse.version /synapse.version #167 B27RUN /bin/sh -c chmod 77798 B28RUN /bin/sh -c chmod 777166 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' '@1776729600'