Namespace
linuxserver
Image / Tag
duckdns:arm32v7-958c387b-ls17
Content Digest
sha256:3bf82e44c15f1eda9cea838e2069d5e3dc81c26e95024a9f4592b8af4270fa3c
Details
Created

2019-04-20 19:36:57 UTC

Size

8.82 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- 958c387b-ls17 Build-date:- 2019-04-20T20:34:33+01: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:d32de22252e3830ab54d0329e5205bf71dd3cbe711c633ace362fa9ef50caa65 - 26.54% (2.34 MB)

[#001] sha256:c2260cff52aa8ad698a0cd821ad84142e38fa1d6153e02a0b8220645130802b2 - 67.67% (5.97 MB)

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

[#003] sha256:d041922743da5e79ab6a914bb4f640df5e448f0ebaf4b2998fcccb5888434e17 - 5.77% (522 KB)

[#004] sha256:09a0ff1ccde6479d1dd350369d43f8436242c6c91a0f2a4794f36ebb49913abe - 0.01% (987 Bytes)


History
2019-04-15 23:58:36 UTC

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

2019-04-15 23:58:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- Build-date:-

2019-04-15 23:58:37 UTC

/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer

2019-04-15 23:58:38 UTC

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

2019-04-15 23:58:38 UTC

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

2019-04-15 23:58:39 UTC

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

2019-04-15 23:58:52 UTC

|2 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.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 "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2019-04-15 23:58:54 UTC

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

2019-04-15 23:58:55 UTC

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

2019-04-20 19:35:34 UTC

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

2019-04-20 19:35:44 UTC

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

2019-04-20 19:35:49 UTC

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

2019-04-20 19:35:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 958c387b-ls17 Build-date:- 2019-04-20T20:34:33+01:00

2019-04-20 19:36:03 UTC

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

2019-04-20 19:36:08 UTC

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

2019-04-20 19:36:41 UTC

|3 BUILD_DATE=2019-04-20T20:34:33+01:00 DUCKDNS_VERSION=958c387b VERSION=958c387b-ls17 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-04-20 19:36:57 UTC

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