sha256:750072b94fb87916105708ceda57458645ed2e6e9217c371062d57a0e360ebd2
OS/ARCH
Compressed size
187.95 MB
Last pushed
3 months by kennethduplicati
Type
Image
Manifest digest
sha256:5e7374020faa1adde8d57f2404c766da55c39365be1160bb98ef2addbeaf3bf7
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.20 B8ENV DUPLICATI_CHANNEL=stable0 B9ENV DUPLICATI_VERSION=2.3.0.20 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.2 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'