Namespace
linuxserver
Image / Tag
duckdns:arm32v7-4c62a94f-ls53
Content Digest
sha256:c9604f9b92d114cdb4cfae7c35c6fb8d40d116ed772c30a17a9292d78e60e1c6
Details
Created

2020-06-20 19:34:45 UTC

Size

8.89 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4c62a94f-ls53 Build-date:- 2020-06-20T21:33:51+02: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:654e84f8007cd644f6aca2bdb60af9bb526afbe31e52635f8c46ba29a2f45fdd - 26.94% (2.4 MB)

[#001] sha256:5886a2e9f6623c2acffdf96d79bb2e49f43d68910387d04b4d7acda47ed6951c - 68.63% (6.1 MB)

[#002] sha256:b68062b0e77321d42575db7f3414bfd533b9072c0b7dc81d5c61b57515805359 - 0.05% (4.16 KB)

[#003] sha256:cdf18f2e86ef1a21a3830e2c66573a2798e856f7431a95abb40d67c497dadbb9 - 4.37% (398 KB)

[#004] sha256:6233a9607817a4754801473ce6f97aae16d407fe03fda3d50d1fe062fee88433 - 0.01% (1.02 KB)


History
2020-06-16 20:51:53 UTC

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

2020-06-16 20:51:54 UTC

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

2020-06-16 20:51:55 UTC

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

2020-06-16 20:51:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 84993fa8-ls3 Build-date:- 2020-06-16T22:50:42+02:00

2020-06-16 20:51:57 UTC

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

2020-06-16 20:51:58 UTC

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

2020-06-16 20:51:59 UTC

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

2020-06-16 20:52:00 UTC

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

2020-06-16 20:52:15 UTC

|4 BUILD_DATE=2020-06-16T22:50:42+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.0.0.1 VERSION=84993fa8-ls3 /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 procps 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && 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/*

2020-06-16 20:52:18 UTC

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

2020-06-16 20:52:19 UTC

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

2020-06-20 19:34:32 UTC

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

2020-06-20 19:34:33 UTC

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

2020-06-20 19:34:34 UTC

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

2020-06-20 19:34:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4c62a94f-ls53 Build-date:- 2020-06-20T21:33:51+02:00

2020-06-20 19:34:36 UTC

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

2020-06-20 19:34:37 UTC

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

2020-06-20 19:34:43 UTC

|3 BUILD_DATE=2020-06-20T21:33:51+02:00 DUCKDNS_VERSION=4c62a94f VERSION=4c62a94f-ls53 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2020-06-20 19:34:45 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