Namespace
linuxserver
Image / Tag
duckdns:arm64v8-5499395a-ls26
Content Digest
sha256:3be2bd5b878fa629d0cf23bb37c3367f231eb967ef11ff2001c43532247659dd
Details
Created

2019-08-25 03:36:50 UTC

Size

9.97 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:04cdd9d93f84f765325cb83b6e49e431331b9bc9129bc6e82c48c280638d4c44 - 27.15% (2.71 MB)

[#001] sha256:435044b20dd0e478c079679643b8712e3932551ea8a010e430d539d9e7b3fac5 - 67.99% (6.78 MB)

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

[#003] sha256:96cf698329b5447d05ba610cc64d60dd65e47ea0c3e00c326231c8c037fb2928 - 4.81% (491 KB)

[#004] sha256:80fad6393efd0a17c30e4d0cafe43f3e88b5c759f909d21e635272f7e0e30c18 - 0.01% (993 Bytes)


History
2019-08-16 22:42:05 UTC

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

2019-08-16 22:42:23 UTC

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

2019-08-16 22:42:30 UTC

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

2019-08-16 22:42:33 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:42:40 UTC

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

2019-08-16 22:42:42 UTC

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

2019-08-16 22:42:45 UTC

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

2019-08-16 22:42:46 UTC

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

2019-08-16 22:43:20 UTC

|4 BUILD_DATE=2019-08-16T23:37:28+01:00 OVERLAY_ARCH=aarch64 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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2019-08-16 22:43:44 UTC

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

2019-08-16 22:43:54 UTC

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

2019-08-25 03:36:43 UTC

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

2019-08-25 03:36:44 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:45 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:46 UTC

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

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