Namespace
linuxserver
Image / Tag
duckdns:arm32v7-version-836d272f
Content Digest
sha256:55c93982a4e28f33764ea1a1bb3e405a3ab22375e246f9a4f105c000fe7d6633
Details
Created

2021-03-31 08:44:56 UTC

Size

11.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 836d272f-ls71 Build-date:- 2021-03-31T09:43:52+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:5708b8f002dd7f127faceaa01f7928125636dd081a317d0d177f8a4d259cefe7 - 21.01% (2.41 MB)

[#001] sha256:ab9b9b2c901f6625085192a78ca7b9bc7dcf3d0101ba46508d0fd03abcdf2ddc - 18.72% (2.15 MB)

[#002] sha256:6f8bcca280703f90a6db7600a25e9c2961862d50d07199d8331960b514c70c91 - 18.11% (2.08 MB)

[#003] sha256:577de90e7a4bb1da6c72dbedb38deea132f648da67d50018dd976fdab116a6d2 - 0.0% (438 Bytes)

[#004] sha256:2e8fe31de0ea1af8ff92f3a286e918e94dd75c26e1fe8cf2538aaa8b63db2ca2 - 35.91% (4.13 MB)

[#005] sha256:0d73d3501f20d9db95c0d5535cc34f48d5492999eab8eddf0cbed9303ed3e530 - 0.02% (2.77 KB)

[#006] sha256:3b6c5a66a17356f1cb8b5fe163dfd3977adcf6465dd33b22059d23c130357ca5 - 6.22% (731 KB)

[#007] sha256:756c706f2da65016695bccf45a6be0d254af744e48f070f0bde44bc08e31404f - 0.01% (1.01 KB)


History
2021-03-30 06:38:19 UTC

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

2021-03-30 06:38:20 UTC

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

2021-03-30 06:38:20 UTC

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

2021-03-30 06:38:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2ab5d263-ls9 Build-date:- 2021-03-30T07:36:43+01:00

2021-03-30 06:38:21 UTC

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

2021-03-30 06:38:22 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-03-30 06:38:22 UTC

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

2021-03-30 06:38:24 UTC

/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/

2021-03-30 06:38:27 UTC

|4 BUILD_DATE=2021-03-30T07:36:43+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2ab5d263-ls9 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-03-30 06:38:28 UTC

/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch

2021-03-30 06:38:28 UTC

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

2021-03-30 06:38:36 UTC

|4 BUILD_DATE=2021-03-30T07:36:43+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2ab5d263-ls9 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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/*

2021-03-30 06:38:37 UTC

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

2021-03-30 06:38:38 UTC

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

2021-03-31 08:44:49 UTC

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

2021-03-31 08:44:50 UTC

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

2021-03-31 08:44:50 UTC

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

2021-03-31 08:44:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 836d272f-ls71 Build-date:- 2021-03-31T09:43:52+01:00

2021-03-31 08:44:51 UTC

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

2021-03-31 08:44:52 UTC

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

2021-03-31 08:44:55 UTC

|3 BUILD_DATE=2021-03-31T09:43:52+01:00 DUCKDNS_VERSION=836d272f VERSION=836d272f-ls71 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2021-03-31 08:44:56 UTC

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