Namespace
linuxserver
Image / Tag
duckdns:93
Content Digest
sha256:076eaf23cf4dcaa755ebab53e6933057b880b275f6ea78f4af864328deb779e6
Details
Created

2017-12-09 00:04:57 UTC

Size

9.11 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 93 Build-date:- December-09-2017-00:04:42-UTC

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:c521977c729174e09f875608a748a4d4b872dc49f779f384106693080246b1d6 - 22.09% (2.01 MB)

[#001] sha256:cfcf42e0009960715291ebbe8b13ad90a23ac087571235cb4f84743c905dfe03 - 72.67% (6.62 MB)

[#002] sha256:ecaf8833b0b2850d7c120253693bc75f5e9e5b90cf6cf4526b227b03d7ce2f55 - 0.0% (457 Bytes)

[#003] sha256:5f3119bfde8a1213226ab59f1db0aeb2e174d261b039a332a1524585024301eb - 5.22% (487 KB)

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


History
2017-12-08 23:51:40 UTC

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

2017-12-08 23:51:41 UTC

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

2017-12-08 23:51:41 UTC

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

2017-12-08 23:51:42 UTC

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

2017-12-08 23:51:43 UTC

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

2017-12-08 23:51:54 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.19.1.1 /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/*

2017-12-08 23:51:55 UTC

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

2017-12-08 23:51:55 UTC

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

2017-12-09 00:04:45 UTC

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

2017-12-09 00:04:47 UTC

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

2017-12-09 00:04:49 UTC

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

2017-12-09 00:04:50 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 93 Build-date:- December-09-2017-00:04:42-UTC

2017-12-09 00:04:52 UTC

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

2017-12-09 00:04:56 UTC

|2 BUILD_DATE=December-09-2017-00:04:42-UTC VERSION=93 /bin/sh -c apk add --no-cache curl

2017-12-09 00:04:57 UTC

/bin/sh -c #(nop) COPY dir:c43dc6958e896f9ebbe6087c6156f956734429c510547c29415f721749936f7f 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