Namespace
linuxserver
Image / Tag
duckdns:arm32v6-d6aea478-ls12
Content Digest
sha256:48c8043ad89ca0f50f81d61ae62416330653991a627c65737e2290e76430709a
Details
Created

2019-03-02 20:35:53 UTC

Size

9.26 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- d6aea478-ls12 Build-date:- 2019-03-02T20:34:40+00: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:0b9474a816e4dfc2a9bac6e46e0f1dd0b704972dc1ce978ab9c27c3fa7386a34 - 27.36% (2.53 MB)

[#001] sha256:5188c8a909e00bb5ca803e3f1b251a199b3eaf1ac0731fb483fad647ff72d6f2 - 51.44% (4.76 MB)

[#002] sha256:840832b46a68e88570182834d91a16a6c81ce6b9d579e9d47a71d825e2932dff - 0.0% (451 Bytes)

[#003] sha256:4ce142a10cb43b0f11696ecd6a93160d14058c0e05382d76a420d7c22269e0c3 - 15.31% (1.42 MB)

[#004] sha256:0e645451b5e89bf04e8bf40ed146a20e18f806d0d9c7272411fb625aa391b416 - 5.88% (558 KB)

[#005] sha256:44aa5dda4a06d76bd00e3753f1c517a7c02dfd2a7cccc4c6f7ead8e55bcc2bd8 - 0.01% (986 Bytes)


History
2019-03-01 23:40:04 UTC

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

2019-03-01 23:40:05 UTC

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

2019-03-01 23:40:05 UTC

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

2019-03-01 23:40:06 UTC

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

2019-03-01 23:40:07 UTC

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

2019-03-01 23:40:18 UTC

|2 OVERLAY_ARCH=armhf 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-03-01 23:40:19 UTC

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

2019-03-01 23:40:20 UTC

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

2019-03-02 20:35:40 UTC

/bin/sh -c #(nop) COPY file:58e512f4bcc2ddc6b0dd6854660d9d4623513f7a3bc84cde565586f1384349bb in /usr/bin

2019-03-02 20:35:46 UTC

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

2019-03-02 20:35:47 UTC

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

2019-03-02 20:35:47 UTC

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

2019-03-02 20:35:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- d6aea478-ls12 Build-date:- 2019-03-02T20:34:40+00:00

2019-03-02 20:35:48 UTC

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

2019-03-02 20:35:49 UTC

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

2019-03-02 20:35:52 UTC

|3 BUILD_DATE=2019-03-02T20:34:40+00:00 DUCKDNS_VERSION=d6aea478 VERSION=d6aea478-ls12 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-03-02 20:35:53 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