Namespace
linuxserver
Image / Tag
duckdns:arm32v7-f3a7bab6-ls22
Content Digest
sha256:3d63ee7c380afc34246a9fa08228bca116c5aca44da53e5ea7c9f7a70dc758af
Details
Created

2019-06-30 20:21:32 UTC

Size

8.96 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- f3a7bab6-ls22 Build-date:- 2019-06-30T22:20:24+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:1c37105eaf3ea64e3a9081ef9a51b16b236781f55b452f97f44173b40b95cb5b - 26.4% (2.37 MB)

[#001] sha256:11b468b4a356d780fc2b192edec9642717b8f4479a8df62c5a65ad1fcc2f11a9 - 68.76% (6.16 MB)

[#002] sha256:0ca2453f67e7ca8c37a32f3705431075723890521fcb7b38ca32df3412bb2593 - 0.04% (3.77 KB)

[#003] sha256:ebc16cc8c41ec61416dcf925d0578aca9d4fc2745db34e7ba707fd24bf6524ff - 4.79% (440 KB)

[#004] sha256:54cb42b5c88c1524ccc80a972895e52067f9d501dcbae57b8b6abe455f052316 - 0.01% (987 Bytes)


History
2019-06-28 21:28:36 UTC

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

2019-06-28 21:28:37 UTC

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

2019-06-28 21:28:37 UTC

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

2019-06-28 21:28:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- addbc0b7-ls1 Build-date:- 2019-06-28T21:27:24+00:00

2019-06-28 21:28:38 UTC

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

2019-06-28 21:28:39 UTC

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

2019-06-28 21:28:40 UTC

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

2019-06-28 21:28:41 UTC

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

2019-06-28 21:28:53 UTC

|4 BUILD_DATE=2019-06-28T21:27:24+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=addbc0b7-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-06-28 21:28:56 UTC

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

2019-06-28 21:28:56 UTC

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

2019-06-30 20:21:26 UTC

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

2019-06-30 20:21:26 UTC

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

2019-06-30 20:21:27 UTC

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

2019-06-30 20:21:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f3a7bab6-ls22 Build-date:- 2019-06-30T22:20:24+02:00

2019-06-30 20:21:28 UTC

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

2019-06-30 20:21:28 UTC

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

2019-06-30 20:21:31 UTC

|3 BUILD_DATE=2019-06-30T22:20:24+02:00 DUCKDNS_VERSION=f3a7bab6 VERSION=f3a7bab6-ls22 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-06-30 20:21:32 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