Namespace
linuxserver
Image / Tag
duplicati:4
Content Digest
sha256:32ca92c8f8e7e45e52b76474dd2d2d76c6198c085508022e0c737100ca0434dc
Details
Created

2017-04-14 22:50:21 UTC

Size

86.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4 Build-date:- April-14-2017-22:48:22-UTC

Environment
HOME

/config

PATH

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

PS1

$(whoami)@$(hostname):$(pwd)$

TERM

xterm


Layers

[#000] sha256:420158d297a35440633895b4cac86f040b3bcbd973d827e9dc5b0685069e2620 - 2.17% (1.88 MB)

[#001] sha256:910cee1bf23d69055b727a72f931af64025018a03f799a5912f7a8e2c0d75930 - 7.6% (6.57 MB)

[#002] sha256:bedd7a4f260767f28bb21ea8dc29e42e9b6ec80358c2950dc86d622ef365ae25 - 0.0% (445 Bytes)

[#003] sha256:962cbdf21fdc121df7cac5668be9ebbb474698e46d57fa7bbc796f10cc59e537 - 90.22% (77.9 MB)

[#004] sha256:c511687f3617f24701cb92c372f583939636b918477e6f9c2b68b3f0b48f1cbc - 0.0% (360 Bytes)


History
2017-04-14 22:47:41 UTC

/bin/sh -c #(nop) ADD file:b0ab69b80f4ed4553b4bdb2b73bc0f4756c50429a9a8c0239ba171b6baac83f7 in /

2017-04-14 22:47:41 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2017-04-14 22:47:42 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2017-04-14 22:47:42 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm

2017-04-14 22:47:49 UTC

|1 OVERLAY_ARCH=amd64 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && OVERLAY_VERSION=$(curl -sX GET "https://api.github.com/repos/just-containers/s6-overlay/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apk del --purge build-dependencies && rm -rf /tmp/*

2017-04-14 22:47:50 UTC

/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /

2017-04-14 22:47:50 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2017-04-14 22:48:29 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2017-04-14 22:48:30 UTC

/bin/sh -c #(nop) ENV HOME=/config

2017-04-14 22:48:30 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2017-04-14 22:48:31 UTC

/bin/sh -c #(nop) ARG VERSION

2017-04-14 22:48:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4 Build-date:- April-14-2017-22:48:22-UTC

2017-04-14 22:50:20 UTC

|2 BUILD_DATE=April-14-2017-22:48:22-UTC VERSION=4 /bin/sh -c apk add --no-cache curl tar unzip && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/testing mono && mkdir -p /app/duplicati && duplicati_tag=$(curl -sX GET "https://api.github.com/repos/duplicati/duplicati/releases" | awk '/tag_name/{print $4;exit}' FS='[""]') && duplicati_zip="duplicati-${duplicati_tag#*-}.zip" && curl -o /tmp/duplicati.zip -L "https://github.com/duplicati/duplicati/releases/download/${duplicati_tag}/${duplicati_zip}" && unzip -q /tmp/duplicati.zip -d /app/duplicati && rm -rf /tmp/*

2017-04-14 22:50:21 UTC

/bin/sh -c #(nop) COPY dir:537ba3eaf46a6b8b0568e6094c02d9832f3bd98623c5e9b1086e6fe1d6a7b1a8 in /

2017-04-14 22:50:21 UTC

/bin/sh -c #(nop) EXPOSE 8200/tcp

2017-04-14 22:50:21 UTC

/bin/sh -c #(nop) VOLUME [/config]

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