2021-07-02 10:06:16 UTC
216 MB
/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:2464a459645659dc6ca83a6e4d4e8cd6c85c7e5042c88355954f8248b9816cc3 - 12.62% (27.2 MB)
[#001] sha256:b1e4892ac9bd601ae3858a37275b571b7f174da1b066ccb712e38e7ace4111c8 - 0.84% (1.8 MB)
[#002] sha256:cd110466eccda37ed08ca6b6836c01d764b9a3c50f68ce6c43906d7b2e55da49 - 0.8% (1.73 MB)
[#003] sha256:0f5280993f005975d2a048f256a213533f476acd3208d4e72d7a85739930c740 - 0.0% (439 Bytes)
[#004] sha256:95c06d24941e2c27693d5c103d99c4eda24096ada684ebbd6860a1c721454c2f - 0.0% (273 Bytes)
[#005] sha256:d9e94fd22df8020f9146c2f2ac975e775ada2b33ef6a5c1b0726835b0f74fce8 - 7.61% (16.4 MB)
[#006] sha256:6ef76423eab2670b31de30af5d4fc70eac56a6f8f1eb39b73a6b1f3cd10a01b3 - 0.0% (2.85 KB)
[#007] sha256:1a593a70e62928d062e10447e058b08974501eedee6e93ab95d9c2af070c921f - 53.31% (115 MB)
[#008] sha256:585ec0496372cb0a839c9839a29d2c895ba97a7526a02124a05892161a0237a7 - 24.81% (53.5 MB)
[#009] sha256:3bf90c611e51caf1b41938938d1c8106d6a7e0b3edf80fe862495ef0dc7e9942 - 0.0% (423 Bytes)
/bin/sh -c #(nop) COPY dir:99cd92341b62bbfdf54adbec0f989874869e46b309a40e821ce0659bad54df88 in /
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c7e580cb-ls44 Build-date:- 2021-06-29T01:03:57-04:00
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-29 05:04:46 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-29 05:04:46 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-06-29 05:04:46 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-06-29 05:04:47 UTC|4 BUILD_DATE=2021-06-29T01:03:57-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) COPY file:c710591f183e7267053fbdafe19c237ce17046dcd18de0bcc183523952c1487d in /etc/apt/
2021-06-29 05:05:05 UTC|5 BUILD_DATE=2021-06-29T01:03:57-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && 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 install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg patch 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apt-get remove -y patch && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 05:05:05 UTC/bin/sh -c #(nop) COPY dir:49e03c73ff4ce3e85f060f4da23de3990a3bd9c57163034b508735df73ad4376 in /
2021-06-29 05:05:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T01:03:57-04:00
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c7e580cb-ls44
2021-06-29 15:00:32 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 15:05:47 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** install apt-transport-https ****" && apt-get update && apt-get install -y apt-transport-https && echo "**** add mono repository ****" && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && echo "deb http://download.mono-project.com/repo/ubuntu stable-focal main" | tee /etc/apt/sources.list.d/mono-official.list && echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests ca-certificates-mono libcurl4-openssl-dev mono-devel mono-vbnc && echo "**** clean up ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 15:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 15:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T14:59:09+00:00
2021-06-29 15:05:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-mono image by linuxserver.io
2021-06-29 15:05:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-mono
2021-06-29 15:05:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 15:05:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=10442e8d08c603d60399defeaa915cedc0fbafd5
2021-06-29 15:05:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=10442e8d08c603d60399defeaa915cedc0fbafd5
2021-06-29 15:05:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-mono
2021-06-29 15:05:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-mono
2021-06-29 15:05:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-mono/packages
2021-06-29 15:05:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 15:05:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4030a411-ls43
2021-07-02 10:06:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-02 10:06:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-02 10:06:03 UTC/bin/sh -c #(nop) ARG DUPLICATI_RELEASE
2021-07-02 10:06:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55 Build-date:- 2021-07-02T06:05:16-04:00
2021-07-02 10:06:03 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-07-02 10:06:04 UTC/bin/sh -c #(nop) ENV HOME=/config
2021-07-02 10:06:14 UTC|3 BUILD_DATE=2021-07-02T06:05:16-04:00 DUPLICATI_RELEASE=v2.0.5.114-2.0.5.114_canary_2021-03-10 VERSION=v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y jq rclone 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 && mkdir -p /app/duplicati && duplicati_url=$(curl -s https://api.github.com/repos/duplicati/duplicati/releases/tags/"${DUPLICATI_RELEASE}" |jq -r '.assets[].browser_download_url' |grep zip |grep -v signatures) && curl -o /tmp/duplicati.zip -L "${duplicati_url}" && unzip -q /tmp/duplicati.zip -d /app/duplicati && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-07-02 10:06:14 UTC/bin/sh -c #(nop) COPY dir:91265c1062c236bb4d47073a1be622c2eb5990b5414467581edcca59e554e0d7 in /
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) EXPOSE 8200
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) VOLUME [/backups /config /source]
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-02T06:05:16-04:00
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Duplicati](https://www.duplicati.com/) works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive & S3, Google Drive, box.com, Mega, hubiC and many others.
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duplicati
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7378898dcaa3e97bf4ddaaeb79642fa824e10b93
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7378898dcaa3e97bf4ddaaeb79642fa824e10b93
2021-07-02 10:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duplicati
2021-07-02 10:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duplicati
2021-07-02 10:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duplicati/packages
2021-07-02 10:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-02 10:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55
2021-07-02 10:06:43 UTC
189 MB
/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:d1795fe4118fe4162013a45142140868b305ae262b121262fd93343b206c2b5b - 12.16% (22.9 MB)
[#001] sha256:3c0d53891b2ca19a73e23ea48becb29fbf518cad131fec3c48854a6fbed7c019 - 1.14% (2.15 MB)
[#002] sha256:8778db82501f71d2e3a61404e079cd9199e8d62d8f3f8c2a1bdd508e1c3019da - 1.1% (2.07 MB)
[#003] sha256:46f211d6d7ac414b00fc858af6e9d6985939d912c603153240860a04a894b9a7 - 0.0% (438 Bytes)
[#004] sha256:287556e8d8f19c25382dae62921d6d0d3ec0d9a479dc68abee8ded1d92682059 - 0.0% (276 Bytes)
[#005] sha256:1d11554667b419a370a48a5242904847ee4ec267dd54b9ccab39cb32fd6edc60 - 8.71% (16.4 MB)
[#006] sha256:94f3feb0b5f94e2069904743db0e0ac42b79f8d9550ba39d9d7f1b2e86389e9c - 0.0% (2.85 KB)
[#007] sha256:4358a5263f99fbd88b926d251c42c1dc727778a52d71c64509004147fb888a9f - 49.06% (92.5 MB)
[#008] sha256:ac815f51c247c5b36b0e88868a49815e92a1ad220bf1d259d2e4a355c7b98b7b - 27.83% (52.5 MB)
[#009] sha256:6309b48c25634af44a6cf3012280e0bc3c6cfd3bf3f529d973ad6bab0a30d251 - 0.0% (423 Bytes)
/bin/sh -c #(nop) COPY dir:52e3af33de3d532f3bb514657f82208fd0032ff336cad15e7a673a7d4d37d357 in /
2021-06-29 05:05:10 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-29 05:05:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-29 05:05:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c7e580cb-ls44 Build-date:- 2021-06-29T01:03:57-04:00
2021-06-29 05:05:11 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-29 05:05:11 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-29 05:05:12 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-06-29 05:05:13 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-06-29 05:05:15 UTC|4 BUILD_DATE=2021-06-29T01:03:57-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-06-29 05:05:16 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-06-29 05:05:16 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 05:05:16 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-06-29 05:05:17 UTC/bin/sh -c #(nop) COPY file:24a76fa3c1eb56070522165ba3cf433129514ea104d858a39743b5aeef9a5ce4 in /etc/apt/
2021-06-29 05:06:18 UTC|5 BUILD_DATE=2021-06-29T01:03:57-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && 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 install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg patch 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apt-get remove -y patch && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 05:06:19 UTC/bin/sh -c #(nop) COPY dir:e3a3e5c57a28c7adda7ef5de981be04a1b65c8592bc8ec2a34f46412eaac0482 in /
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T01:03:57-04:00
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-06-29 05:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-06-29 05:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 05:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-06-29 05:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-06-29 05:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-06-29 05:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 05:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c7e580cb-ls44
2021-06-29 15:00:35 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 15:04:44 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** install apt-transport-https ****" && apt-get update && apt-get install -y apt-transport-https && echo "**** add mono repository ****" && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && echo "deb http://download.mono-project.com/repo/ubuntu stable-focal main" | tee /etc/apt/sources.list.d/mono-official.list && echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests ca-certificates-mono libcurl4-openssl-dev mono-devel mono-vbnc && echo "**** clean up ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 15:04:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 15:04:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T14:59:09+00:00
2021-06-29 15:04:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-mono image by linuxserver.io
2021-06-29 15:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-mono
2021-06-29 15:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 15:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=10442e8d08c603d60399defeaa915cedc0fbafd5
2021-06-29 15:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=10442e8d08c603d60399defeaa915cedc0fbafd5
2021-06-29 15:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-mono
2021-06-29 15:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-mono
2021-06-29 15:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-mono/packages
2021-06-29 15:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 15:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4030a411-ls43
2021-07-02 10:06:10 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-02 10:06:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-02 10:06:10 UTC/bin/sh -c #(nop) ARG DUPLICATI_RELEASE
2021-07-02 10:06:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55 Build-date:- 2021-07-02T06:05:16-04:00
2021-07-02 10:06:11 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-07-02 10:06:11 UTC/bin/sh -c #(nop) ENV HOME=/config
2021-07-02 10:06:37 UTC|3 BUILD_DATE=2021-07-02T06:05:16-04:00 DUPLICATI_RELEASE=v2.0.5.114-2.0.5.114_canary_2021-03-10 VERSION=v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y jq rclone 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 && mkdir -p /app/duplicati && duplicati_url=$(curl -s https://api.github.com/repos/duplicati/duplicati/releases/tags/"${DUPLICATI_RELEASE}" |jq -r '.assets[].browser_download_url' |grep zip |grep -v signatures) && curl -o /tmp/duplicati.zip -L "${duplicati_url}" && unzip -q /tmp/duplicati.zip -d /app/duplicati && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-07-02 10:06:38 UTC/bin/sh -c #(nop) COPY dir:9e3802a77ea6271f22547a57a70f4094b02e3a16c00b9acb04b944b8995ca2eb in /
2021-07-02 10:06:39 UTC/bin/sh -c #(nop) EXPOSE 8200
2021-07-02 10:06:39 UTC/bin/sh -c #(nop) VOLUME [/backups /config /source]
2021-07-02 10:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-02 10:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-02T06:05:16-04:00
2021-07-02 10:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Duplicati](https://www.duplicati.com/) works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive & S3, Google Drive, box.com, Mega, hubiC and many others.
2021-07-02 10:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duplicati
2021-07-02 10:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-02 10:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7378898dcaa3e97bf4ddaaeb79642fa824e10b93
2021-07-02 10:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7378898dcaa3e97bf4ddaaeb79642fa824e10b93
2021-07-02 10:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duplicati
2021-07-02 10:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duplicati
2021-07-02 10:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duplicati/packages
2021-07-02 10:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-02 10:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55
2021-07-02 10:06:26 UTC
214 MB
/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:784db9eb96ccf7b09e34c887e79a26cfd47314f10de1e5120b622d195a1d9472 - 12.1% (25.9 MB)
[#001] sha256:2a1926cda2b6c146e44bb8bfb8e448cce23a3da19754a1c25bb203f631fdde1f - 1.0% (2.15 MB)
[#002] sha256:c168d4f8f76dccf3885f44e5a7bfef94234b08d100e44db78b995566622c2db6 - 0.98% (2.09 MB)
[#003] sha256:78c1a1287defcb0575732ad8c22a42ea2898e6e6be6c91a265ec148a1fa4282e - 0.0% (440 Bytes)
[#004] sha256:71e90b62736d4b147a3aea50a762aacabe41ef9fc41813933abd48e3b3204d52 - 0.0% (276 Bytes)
[#005] sha256:2c2e4fc8b0c35d7b8e8983ff9b97348796da9f2d042a12a33bda41b17b688f10 - 8.36% (17.9 MB)
[#006] sha256:d43f807d80d2c8c28526e4f15e2253f9ffc8e9fa2a4b3313c0f654766e61bceb - 0.0% (2.85 KB)
[#007] sha256:136b932b980ec122d9025384297ef025210ce435ba5c65892dd8801072f75582 - 53.04% (114 MB)
[#008] sha256:5b436fa1c23b50fc67dbf58c7c9e3fe2b6b87cea54e9250697f527cba2dda1f7 - 24.52% (52.5 MB)
[#009] sha256:8cf4a5c982307033c748c61804e597a0c0c73baaba1485047ea880dc35e0852e - 0.0% (423 Bytes)
/bin/sh -c #(nop) COPY dir:7d641542d45e1dc2ebc3e37cb97413c208f04af74a291ea80710ec114f8dbaad in /
2021-06-29 05:05:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-29 05:05:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-29 05:05:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c7e580cb-ls44 Build-date:- 2021-06-29T01:03:57-04:00
2021-06-29 05:05:29 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-29 05:05:30 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-29 05:05:31 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-06-29 05:05:32 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-06-29 05:05:36 UTC|4 BUILD_DATE=2021-06-29T01:03:57-04:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-06-29 05:05:37 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-06-29 05:05:37 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 05:05:38 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-06-29 05:05:39 UTC/bin/sh -c #(nop) COPY file:7c0649cb600aa6c72cfc6188617e4e394e832e723897e1fcd0655af5f631ac68 in /etc/apt/
2021-06-29 05:07:37 UTC|5 BUILD_DATE=2021-06-29T01:03:57-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && 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 install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg patch 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apt-get remove -y patch && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 05:07:40 UTC/bin/sh -c #(nop) COPY dir:49e03c73ff4ce3e85f060f4da23de3990a3bd9c57163034b508735df73ad4376 in /
2021-06-29 05:07:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-29 05:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 05:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T01:03:57-04:00
2021-06-29 05:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-06-29 05:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-06-29 05:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 05:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-06-29 05:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-06-29 05:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-06-29 05:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 05:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c7e580cb-ls44
2021-06-29 15:00:38 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 15:06:31 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** install apt-transport-https ****" && apt-get update && apt-get install -y apt-transport-https && echo "**** add mono repository ****" && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && echo "deb http://download.mono-project.com/repo/ubuntu stable-focal main" | tee /etc/apt/sources.list.d/mono-official.list && echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests ca-certificates-mono libcurl4-openssl-dev mono-devel mono-vbnc && echo "**** clean up ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 15:06:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 15:06:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T14:59:09+00:00
2021-06-29 15:06:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-mono image by linuxserver.io
2021-06-29 15:06:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-mono
2021-06-29 15:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 15:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=10442e8d08c603d60399defeaa915cedc0fbafd5
2021-06-29 15:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=10442e8d08c603d60399defeaa915cedc0fbafd5
2021-06-29 15:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-mono
2021-06-29 15:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-mono
2021-06-29 15:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-mono/packages
2021-06-29 15:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 15:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4030a411-ls43
2021-07-02 10:06:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-02 10:06:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-02 10:06:04 UTC/bin/sh -c #(nop) ARG DUPLICATI_RELEASE
2021-07-02 10:06:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55 Build-date:- 2021-07-02T06:05:16-04:00
2021-07-02 10:06:04 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-07-02 10:06:04 UTC/bin/sh -c #(nop) ENV HOME=/config
2021-07-02 10:06:21 UTC|3 BUILD_DATE=2021-07-02T06:05:16-04:00 DUPLICATI_RELEASE=v2.0.5.114-2.0.5.114_canary_2021-03-10 VERSION=v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y jq rclone 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 && mkdir -p /app/duplicati && duplicati_url=$(curl -s https://api.github.com/repos/duplicati/duplicati/releases/tags/"${DUPLICATI_RELEASE}" |jq -r '.assets[].browser_download_url' |grep zip |grep -v signatures) && curl -o /tmp/duplicati.zip -L "${duplicati_url}" && unzip -q /tmp/duplicati.zip -d /app/duplicati && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-07-02 10:06:22 UTC/bin/sh -c #(nop) COPY dir:91265c1062c236bb4d47073a1be622c2eb5990b5414467581edcca59e554e0d7 in /
2021-07-02 10:06:22 UTC/bin/sh -c #(nop) EXPOSE 8200
2021-07-02 10:06:22 UTC/bin/sh -c #(nop) VOLUME [/backups /config /source]
2021-07-02 10:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-02 10:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-02T06:05:16-04:00
2021-07-02 10:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Duplicati](https://www.duplicati.com/) works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive & S3, Google Drive, box.com, Mega, hubiC and many others.
2021-07-02 10:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duplicati
2021-07-02 10:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-02 10:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7378898dcaa3e97bf4ddaaeb79642fa824e10b93
2021-07-02 10:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7378898dcaa3e97bf4ddaaeb79642fa824e10b93
2021-07-02 10:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duplicati
2021-07-02 10:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duplicati
2021-07-02 10:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duplicati/packages
2021-07-02 10:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-02 10:06:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.0.5.114-2.0.5.114_canary_2021-03-10-ls55
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.