Namespace
linuxserver
Image / Tag
duckdns:arm32v7-fa3cfbe2-ls27
Content Digest
sha256:125e7b73685381988a54e32f2e04ee38c45b3e12c03f12b8b8993bfd90fd0873
Details
Created

2019-08-31 19:37:15 UTC

Size

8.99 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- fa3cfbe2-ls27 Build-date:- 2019-08-31T15:35:45-04: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:14a4d098346c3e69130baba707695ce35d6a871d289a5080c4e823fecc9cf064 - 26.32% (2.37 MB)

[#001] sha256:a7bb03302180c80416cc63c6c10354d572abe22bc2aa46fa7a70e62f9c628115 - 68.85% (6.19 MB)

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

[#003] sha256:1816a082c83a15932a8a2ed7c9dba69d91257e66f58fd3fef01dab7b6f6d8980 - 4.78% (440 KB)

[#004] sha256:3b96a519e766b6477035fdf4c5b191e65f499e296641eed19b2b21f90fc2daa2 - 0.01% (993 Bytes)


History
2019-08-30 08:23:37 UTC

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

2019-08-30 08:23:37 UTC

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

2019-08-30 08:23:38 UTC

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

2019-08-30 08:23:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4d136303-ls5 Build-date:- 2019-08-30T04:21:55-04:00

2019-08-30 08:23:39 UTC

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

2019-08-30 08:23:40 UTC

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

2019-08-30 08:23:40 UTC

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

2019-08-30 08:23:41 UTC

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

2019-08-30 08:24:02 UTC

|4 BUILD_DATE=2019-08-30T04:21:55-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=4d136303-ls5 /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-08-30 08:24:04 UTC

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

2019-08-30 08:24:05 UTC

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

2019-08-31 19:37:08 UTC

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

2019-08-31 19:37:09 UTC

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

2019-08-31 19:37:09 UTC

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

2019-08-31 19:37:10 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fa3cfbe2-ls27 Build-date:- 2019-08-31T15:35:45-04:00

2019-08-31 19:37:11 UTC

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

2019-08-31 19:37:11 UTC

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

2019-08-31 19:37:14 UTC

|3 BUILD_DATE=2019-08-31T15:35:45-04:00 DUCKDNS_VERSION=fa3cfbe2 VERSION=fa3cfbe2-ls27 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-08-31 19:37:15 UTC

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