Namespace
linuxserver
Image / Tag
duplicati:arm64v8-development-version-v2.0.9.106_canary_2024-09-03
Content Digest
sha256:55610dd2a7eb6e9080fca884f5e36250df018d43823b9760dcc76a02fa96c3ee
Details
Created

2024-09-07 04:52:18 +0100

Size

135 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v2.0.9.106_canary_2024-09-03-ls178 Build-date:- 2024-09-07T03:50:21+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2024-09-07T03:50:21+00:00
  • org.opencontainers.image.description
    [Duplicati](https://www.duplicati.com/) is a backup client that securely stores encrypted, incremental, compressed backups on local storage, cloud storage services and remote file servers. It works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon S3, Google Drive, box.com, Mega, B2, and many others.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-duplicati
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    12877846fe7f296f9424c1dff4f349a3590de366
  • org.opencontainers.image.revision
    12877846fe7f296f9424c1dff4f349a3590de366
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-duplicati
  • org.opencontainers.image.title
    Duplicati
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-duplicati/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    v2.0.9.106_canary_2024-09-03-ls178

Environment
DUPLICATI__REQUIRE_DB_ENCRYPTION_KEY

true

DUPLICATI__SERVER_DATAFOLDER

/config

DUPLICATI__WEBSERVICE_ALLOWED_HOSTNAMES

*

DUPLICATI__WEBSERVICE_INTERFACE

any

DUPLICATI__WEBSERVICE_PORT

8200

HOME

/config

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

LSIO_FIRST_PARTY

true

PATH

/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

TMPDIR

/run/duplicati-temp

VIRTUAL_ENV

/lsiopy


Layers

[#000] sha256:87e4d569514f277495ab68c9f05bbbdd1a806277b727c7a75dc86ab663298ce6 - 23.1% (31.2 MB)

[#001] sha256:df25a931801a3f099815b275c9959fb0ab6affd88255040d202d9317338dea43 - 0.0% (5.27 KB)

[#002] sha256:4bb230afe9eebb8b40431ef4098a487062c6e3ee3a151c07ca99d374806dd742 - 0.0% (1.33 KB)

[#003] sha256:28f01b70ae6be1309b699d50060835e12a92fa8c9e718bf263049095a01ec29e - 0.0% (701 Bytes)

[#004] sha256:be0049c1d2c386594e30da72e205060b8b26aee4a01a6a2a49e1a80171383504 - 0.0% (275 Bytes)

[#005] sha256:346e5bf44757bd4c2d9bddf8fd3872c30b9a9bb5432f52acf896b837f7ccbedd - 13.15% (17.8 MB)

[#006] sha256:456371b22a8f1e39b58aabac8723725b1ab5e5151bec32e02e5c83b7bc616f9d - 0.0% (3.89 KB)

[#007] sha256:256785d0169e6a10af7d60e8fe0849d3aef512f06c0839f90d6822823edcf31f - 63.74% (86.2 MB)

[#008] sha256:68629e31abad9876009bb8f8189959765e492c1d29291d941f395ec24d0aff10 - 0.0% (1.1 KB)


History
2024-09-03 23:33:56 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-09-03T23:31:40+00:00

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ARG VERSION=5fa93518-ls16

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 5fa93518-ls16 Build-date:- 2024-09-03T23:31:40+00:00

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-09-03 23:33:57 UTC (buildkit.dockerfile.v0)

COPY sources.list.arm /etc/apt/sources.list # buildkit

2024-09-03 23:34:34 UTC (buildkit.dockerfile.v0)

RUN |6 BUILD_DATE=2024-09-03T23:31:40+00:00 VERSION=5fa93518-ls16 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && rm -f /etc/apt/sources.list.d/ubuntu.sources && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get upgrade -y && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y catatonit cron curl gnupg jq netcat-openbsd systemd-standalone-sysusers tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && userdel ubuntu && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2024-09-03 23:34:34 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-09-03 23:34:34 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-09-07T03:50:21+00:00

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

ARG VERSION=v2.0.9.106_canary_2024-09-03-ls178

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

ARG DUPLICATI_RELEASE=v2.0.9.106_canary_2024-09-03

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- v2.0.9.106_canary_2024-09-03-ls178 Build-date:- 2024-09-07T03:50:21+00:00

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

LABEL maintainer=aptalca

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

ENV HOME=/config TMPDIR=/run/duplicati-temp DUPLICATI__REQUIRE_DB_ENCRYPTION_KEY=true DUPLICATI__SERVER_DATAFOLDER=/config DUPLICATI__WEBSERVICE_PORT=8200 DUPLICATI__WEBSERVICE_INTERFACE=any DUPLICATI__WEBSERVICE_ALLOWED_HOSTNAMES=*

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2024-09-07T03:50:21+00:00 VERSION=v2.0.9.106_canary_2024-09-03-ls178 DUPLICATI_RELEASE=v2.0.9.106_canary_2024-09-03 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y libicu74 unzip && echo "**** install duplicati ****" && if [ -z ${DUPLICATI_RELEASE+x} ]; then DUPLICATI_RELEASE=$(curl -sX GET "https://api.github.com/repos/duplicati/duplicati/releases" | jq -r 'first(.[] | select(.tag_name | contains("canary"))) | .tag_name'); fi && duplicati_url=$(curl -s https://api.github.com/repos/duplicati/duplicati/releases/tags/"${DUPLICATI_RELEASE}" |jq -r '.assets[].browser_download_url' |grep 'linux-arm64-gui.zip$') || duplicati_url="https://updates.duplicati.com/canary/duplicati-${DUPLICATI_RELEASE}-linux-arm64-gui.zip" && curl -fso /tmp/duplicati.zip -L "${duplicati_url}" && unzip -q /tmp/duplicati.zip -d /app && mv /app/duplicati* /app/duplicati && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* # buildkit

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

EXPOSE map[8200/tcp:{}]

2024-09-07 04:52:18 +0100 (buildkit.dockerfile.v0)

VOLUME [/backups /config /source]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete