Namespace
linuxserver
Image / Tag
duckdns:130
Content Digest
sha256:8439239a5db54f27723a5058be393d5f1b5206e563487d0bb3579eb6c16d18d6
Details
Created

2018-08-10 22:05:58 UTC

Size

10.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 130 Build-date:- August-10-2018-22:05:52-UTC
  • maintainer
    aptalca

Environment
HOME

/root

PATH

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

PS1

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

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:c2f58fa7479534a19cbe520511149b157e92a90fb3b1de452c328eaf22b37527 - 20.2% (2.12 MB)

[#001] sha256:063270d56cb51907f322cf82d6064f962a8a3b21273766ac15bed58a841d52cf - 75.12% (7.88 MB)

[#002] sha256:ce6c3d748099d7c8ed8cd2587261f214703608abbbdc33ebec4a68623cab56f1 - 0.0% (450 Bytes)

[#003] sha256:cd179b065ac31a3fd72400321b46f93811f417a261e7c958e1176627d6fbcf4c - 4.67% (501 KB)

[#004] sha256:ca9675799461ba514d27122dbc3bed5d05436ab6c9329b949a15b116f0c16e59 - 0.01% (961 Bytes)


History
2018-08-10 22:03:54 UTC

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

2018-08-10 22:03:55 UTC

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

2018-08-10 22:03:55 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.4.0

2018-08-10 22:03:55 UTC

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

2018-08-10 22:03:56 UTC

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

2018-08-10 22:04:03 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.4.0 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && 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 / && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2018-08-10 22:04:03 UTC

/bin/sh -c #(nop) COPY dir:607a2721826ddc0068c4282f4f8161c63b31de2ead104454d97fd090be7e5e0c in /

2018-08-10 22:04:03 UTC

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

2018-08-10 22:05:56 UTC

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

2018-08-10 22:05:56 UTC

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

2018-08-10 22:05:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 130 Build-date:- August-10-2018-22:05:52-UTC

2018-08-10 22:05:56 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2018-08-10 22:05:56 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2018-08-10 22:05:58 UTC

|2 BUILD_DATE=August-10-2018-22:05:52-UTC VERSION=130 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2018-08-10 22:05:58 UTC

/bin/sh -c #(nop) COPY dir:9a039c5edb10b243e7afab0ca23447a979e7a851ddd8d7739e46233889dbdb23 in /

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