Namespace
linuxserver
Image / Tag
duckdns:arm32v7-503cba06-ls37
Content Digest
sha256:a38a533c1e1308694b0f08854988b8d6c62355891adec4ca45a84119a7abf90f
Details
Created

2019-12-20 21:07:41 UTC

Size

9.08 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 503cba06-ls37 Build-date:- 2019-12-20T21:06:50+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:4369fe386e8cffa7e583de97e60aae168a9f7c048fd82c07bf5ae36c82598fc7 - 26.48% (2.41 MB)

[#001] sha256:e7d944a1913462342f7b0e714d4b69aceab807df92ac3151de23ae838882d6a2 - 68.64% (6.24 MB)

[#002] sha256:e0f2858ca29579539717dcd3e8c6fc4d1891575ceca9d583562c7da5d4659f8c - 0.04% (3.97 KB)

[#003] sha256:f44938c1207efad2d008f98677e8ed689ef5782dedebd724c472c49ef0a7f199 - 4.83% (449 KB)

[#004] sha256:f01cf2f34ef144cc307ea2556369b021731ce12625b4806e8b22c1f0ad6c53e8 - 0.01% (978 Bytes)


History
2019-12-19 22:27:00 UTC

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

2019-12-19 22:27:02 UTC

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

2019-12-19 22:27:02 UTC

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

2019-12-19 22:27:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 44ef4662-ls1 Build-date:- 2019-12-19T23:25:45+01:00

2019-12-19 22:27:03 UTC

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

2019-12-19 22:27:04 UTC

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

2019-12-19 22:27:04 UTC

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

2019-12-19 22:27:05 UTC

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

2019-12-19 22:27:19 UTC

|4 BUILD_DATE=2019-12-19T23:25:45+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=44ef4662-ls1 /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-12-19 22:27:22 UTC

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

2019-12-19 22:27:23 UTC

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

2019-12-20 21:07:35 UTC

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

2019-12-20 21:07:35 UTC

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

2019-12-20 21:07:36 UTC

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

2019-12-20 21:07:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 503cba06-ls37 Build-date:- 2019-12-20T21:06:50+00:00

2019-12-20 21:07:37 UTC

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

2019-12-20 21:07:38 UTC

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

2019-12-20 21:07:41 UTC

|3 BUILD_DATE=2019-12-20T21:06:50+00:00 DUCKDNS_VERSION=503cba06 VERSION=503cba06-ls37 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-12-20 21:07:41 UTC

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