Namespace
linuxserver
Image / Tag
duckdns:arm32v7-5499395a-ls26
Content Digest
sha256:500197766db439c70902aaf8fbce28d31eb362bab6da940df4355f929bff39d6
Details
Created

2019-08-25 03:36:51 UTC

Size

8.99 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- 5499395a-ls26 Build-date:- 2019-08-24T23:35:22-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:f66eb130262bbb84bf4fcd25a34fa5cbeb0cb86e2f0115b719afc7a8db32e63c - 26.32% (2.37 MB)

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

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

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

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


History
2019-08-16 22:38:57 UTC

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

2019-08-16 22:38:58 UTC

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

2019-08-16 22:38:59 UTC

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

2019-08-16 22:38:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 462154a0-ls4 Build-date:- 2019-08-16T23:37:28+01:00

2019-08-16 22:39:00 UTC

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

2019-08-16 22:39:00 UTC

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

2019-08-16 22:39:01 UTC

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

2019-08-16 22:39:01 UTC

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

2019-08-16 22:39:14 UTC

|4 BUILD_DATE=2019-08-16T23:37:28+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=462154a0-ls4 /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-16 22:39:16 UTC

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

2019-08-16 22:39:17 UTC

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

2019-08-25 03:36:44 UTC

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

2019-08-25 03:36:45 UTC

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

2019-08-25 03:36:45 UTC

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

2019-08-25 03:36:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5499395a-ls26 Build-date:- 2019-08-24T23:35:22-04:00

2019-08-25 03:36:47 UTC

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

2019-08-25 03:36:47 UTC

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

2019-08-25 03:36:50 UTC

|3 BUILD_DATE=2019-08-24T23:35:22-04:00 DUCKDNS_VERSION=5499395a VERSION=5499395a-ls26 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-08-25 03:36:51 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