Namespace
linuxserver
Image / Tag
duckdns:114
Content Digest
sha256:ecb68410ce78c9447b1944838720223ee9df4bbda9658f9c5410ea260fe5d1f2
Details
Created

2018-04-20 22:06:11 UTC

Size

10.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 114 Build-date:- April-20-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:d2f21c7c400237eaee70105989c811d1f5010a6cf5a7e1a8cf283159c24ebe60 - 19.94% (2.08 MB)

[#001] sha256:3cbbd7f1b3d8dc9868e307c6c397e1b3dc3895553b88032df7f82f91c8be91ce - 75.41% (7.87 MB)

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

[#003] sha256:db5388efc7e32d9dda88fdeccaeefa3b7dc9212729d7ece333e29ce4c9ad9b5b - 4.63% (496 KB)

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


History
2018-04-20 22:04:36 UTC

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

2018-04-20 22:04:37 UTC

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

2018-04-20 22:04:38 UTC

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

2018-04-20 22:04:39 UTC

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

2018-04-20 22:04:39 UTC

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

2018-04-20 22:04:53 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-04-20 22:04:54 UTC

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

2018-04-20 22:04:55 UTC

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

2018-04-20 22:05:55 UTC

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

2018-04-20 22:05:57 UTC

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

2018-04-20 22:05:59 UTC

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

2018-04-20 22:06:00 UTC

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

2018-04-20 22:06:03 UTC

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

2018-04-20 22:06:10 UTC

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

2018-04-20 22:06:11 UTC

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