Namespace
linuxserver
Image / Tag
duckdns:amd64-c11b130b-ls11
Content Digest
sha256:b949b16d9c7ed7a68d302c3968b76cec9e345352ec699cd1d82faf791a27b1e5
Details
Created

2019-02-24 03:27:22 UTC

Size

8.16 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- c11b130b-ls11 Build-date:- 2019-02-23T22:26:48-05:00
  • 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:5f37152e7b07e168280eba05cd4de2f12d7f4be646a1cd7607d08d78a6eee344 - 33.61% (2.74 MB)

[#001] sha256:6290ddbf6dcac0815e9b469b9f0e20bdfa8ac1c70ee99544a2b6f413421f78c7 - 59.37% (4.84 MB)

[#002] sha256:89e2af6d2b5f98325e3b0153beeab6d98b5e4fc70e011abfc9da124f0a0d836e - 0.01% (449 Bytes)

[#003] sha256:26d2fc4376afb165b660e6d694932fa3f9010672aedafb1c0f5506534b7c9a1e - 7.01% (585 KB)

[#004] sha256:bf1e1342797db9a3938b0e47b99d24f8a68f67df9abf0467579e3c422a75dbc6 - 0.01% (967 Bytes)


History
2019-02-22 23:16:43 UTC

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

2019-02-22 23:16:44 UTC

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

2019-02-22 23:16:44 UTC

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

2019-02-22 23:16:45 UTC

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

2019-02-22 23:16:45 UTC

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

2019-02-22 23:16:52 UTC

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

2019-02-22 23:16:53 UTC

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

2019-02-22 23:16:54 UTC

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

2019-02-24 03:27:20 UTC

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

2019-02-24 03:27:20 UTC

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

2019-02-24 03:27:20 UTC

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

2019-02-24 03:27:20 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c11b130b-ls11 Build-date:- 2019-02-23T22:26:48-05:00

2019-02-24 03:27:21 UTC

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

2019-02-24 03:27:21 UTC

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

2019-02-24 03:27:22 UTC

|3 BUILD_DATE=2019-02-23T22:26:48-05:00 DUCKDNS_VERSION=c11b130b VERSION=c11b130b-ls11 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-02-24 03:27:22 UTC

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