Namespace
linuxserver
Image / Tag
duckdns:94
Content Digest
sha256:1f7b4ef77f5b748d0d008d78350e2b25d88f5fcc8cdaa3a008207a53b18fdc67
Details
Created

2017-12-16 00:05:09 UTC

Size

9.11 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94 Build-date:- December-16-2017-00:04:49-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:22e57a33f8ebb9f2079d62a68eefdee2d62620fd59d925f7b77565d943b841d2 - 22.09% (2.01 MB)

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

[#002] sha256:eab102d31c1c6b8c700a2b310b2cfe0cd146b8908d071287dd3b31cdd817c6a2 - 0.0% (458 Bytes)

[#003] sha256:4c7c9f0037767e64a4b7aa1d1f2edc5ff2dd12b92c1f25015658092085c560cf - 5.22% (487 KB)

[#004] sha256:7835bb88c6e46b2186b1c84a17a580e122c2017597bc45df46dc5b7c767578da - 0.01% (970 Bytes)


History
2017-12-15 23:51:35 UTC

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

2017-12-15 23:51:35 UTC

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

2017-12-15 23:51:36 UTC

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

2017-12-15 23:51:37 UTC

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

2017-12-15 23:51:38 UTC

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

2017-12-15 23:51:47 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-15 23:51:48 UTC

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

2017-12-15 23:51:49 UTC

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

2017-12-16 00:04:53 UTC

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

2017-12-16 00:04:55 UTC

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

2017-12-16 00:04:57 UTC

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

2017-12-16 00:04:59 UTC

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

2017-12-16 00:05:02 UTC

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

2017-12-16 00:05:08 UTC

|2 BUILD_DATE=December-16-2017-00:04:49-UTC VERSION=94 /bin/sh -c apk add --no-cache curl

2017-12-16 00:05:09 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