Namespace
linuxserver
Image / Tag
duckdns:arm64v8-e1fd99c1-ls18
Content Digest
sha256:f721506a387035e63860cad651b079728527a29e991bbe68f23a3261cf7f7ee0
Details
Created

2019-05-11 19:35:36 UTC

Size

9.85 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- e1fd99c1-ls18 Build-date:- 2019-05-11T19:34:46+00: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:b9747f285254cc66577c5b57c0cc8b7ce042af9ccee624f026cf162a8c0338d4 - 27.22% (2.68 MB)

[#001] sha256:66b709e88b5bed75d2fb0fcc3e0663cb837dc15056d9b04b4ae948e7165ddea1 - 66.9% (6.59 MB)

[#002] sha256:f5d6a077ee0870693c3b69236fe177586e4ca1bfe66e34a782ffa43678d01f4c - 0.03% (3.5 KB)

[#003] sha256:0bd39dc5509aec258546662d5ba52e5306960903066475d3caa772a09d8b49ff - 5.84% (589 KB)

[#004] sha256:e0af81377467377e5224d9e4457402523f3c1f05d268fb6a1107463394965c69 - 0.01% (988 Bytes)


History
2019-05-11 04:48:41 UTC

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

2019-05-11 04:48:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- Build-date:-

2019-05-11 04:48:48 UTC

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

2019-05-11 04:48:49 UTC

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

2019-05-11 04:48:50 UTC

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

2019-05-11 04:48:51 UTC

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

2019-05-11 04:49:10 UTC

|2 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 /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-05-11 04:49:16 UTC

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

2019-05-11 04:49:20 UTC

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

2019-05-11 19:35:30 UTC

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

2019-05-11 19:35:31 UTC

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

2019-05-11 19:35:31 UTC

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

2019-05-11 19:35:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e1fd99c1-ls18 Build-date:- 2019-05-11T19:34:46+00:00

2019-05-11 19:35:32 UTC

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

2019-05-11 19:35:33 UTC

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

2019-05-11 19:35:36 UTC

|3 BUILD_DATE=2019-05-11T19:34:46+00:00 DUCKDNS_VERSION=e1fd99c1 VERSION=e1fd99c1-ls18 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-05-11 19:35:36 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