sha256:7ca9ee59b8f895d7be13222304c40b64ab25f6eb733ec93af108966829130770
OS/ARCH
Compressed size
187.94 MB
Last pushed
3 months by kennethduplicati
Type
Image
Manifest digest
sha256:bf3f1392c0aa2c0a2a9b2293505a5d1ccbc6fc69933a0fb9d610102b679f9731
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c apt update65.44 MB3ENTRYPOINT ["/usr/bin/tini" "--" "/run-as-user.sh"]0 B4ENV XDG_CONFIG_HOME=/data0 B5VOLUME [/data]0 B6ARG CHANNEL=stable0 B7ARG VERSION=2.3.0.30 B8ENV DUPLICATI_CHANNEL=stable0 B9ENV DUPLICATI_VERSION=2.3.0.30 B10ARG TARGETARCH=arm640 B11COPY ./arm64 /opt/duplicati # buildkit75.14 MB12COPY run-as-user.sh /run-as-user.sh # buildkit478 B13RUN |3 CHANNEL=stable VERSION=2.3.0.3 TARGETARCH=arm64477 B14ENV PATH=/opt/duplicati:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15CMD ["duplicati-agent"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'