Namespace
linuxserver
Image / Tag
duckdns:arm32v6-latest
Content Digest
sha256:5e5ed49e2e1a529be2c9ab0a7c6d270b95fb78f0eadd4beda74e0e1de392b195
Details
Created

2019-03-23 21:04:59 UTC

Size

9.27 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2a23692d-ls15 Build-date:- 2019-03-23T21:03:49+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:1afc5ef628ed175aa2cbbeff62b2ac511e227aec6691c642107de5a6eaded783 - 27.37% (2.54 MB)

[#001] sha256:a4ebce1ccebd3c817dc9260fbe704d88f1cd9bf0d88555cea1ae855d2df92ad4 - 51.42% (4.77 MB)

[#002] sha256:5c23e844d658bda9dbd89bb137244a27daa519a6a0d8e31b2bbafda968bfcb76 - 0.0% (449 Bytes)

[#003] sha256:b5fc24963be6f6ce7836a434cd796703eef52d3a3840d0ca6fbd75158422145c - 15.3% (1.42 MB)

[#004] sha256:0bfb053e90e79fe3e259608b9051b3e57e0d0e7abf3c82fd5fcad2e396d5699b - 5.89% (559 KB)

[#005] sha256:7e6b1e960035fc20156433b326ee6407b91107088a836c8ceb6591d7dcc45537 - 0.01% (986 Bytes)


History
2019-03-22 23:43:40 UTC

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

2019-03-22 23:43:41 UTC

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

2019-03-22 23:43:42 UTC

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

2019-03-22 23:43:43 UTC

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

2019-03-22 23:43:45 UTC

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

2019-03-22 23:44:03 UTC

|2 OVERLAY_ARCH=armhf 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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2019-03-22 23:44:06 UTC

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

2019-03-22 23:44:07 UTC

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

2019-03-23 21:04:44 UTC

/bin/sh -c #(nop) COPY file:6c922dd07f5693673ff4f8452125ea1f2df16fffbe47cefb85ff34e4507dd3e6 in /usr/bin

2019-03-23 21:04:50 UTC

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

2019-03-23 21:04:51 UTC

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

2019-03-23 21:04:51 UTC

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

2019-03-23 21:04:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2a23692d-ls15 Build-date:- 2019-03-23T21:03:49+00:00

2019-03-23 21:04:53 UTC

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

2019-03-23 21:04:54 UTC

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

2019-03-23 21:04:58 UTC

|3 BUILD_DATE=2019-03-23T21:03:49+00:00 DUCKDNS_VERSION=2a23692d VERSION=2a23692d-ls15 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-03-23 21:04:59 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