Namespace
linuxserver
Image / Tag
duckdns:arm64v8-d6aea478-ls12
Content Digest
sha256:d1147f1f768b75062777f7599d77bb0887540c54894d6fdb1ca23b2d60d20e40
Details
Created

2019-03-02 20:36:58 UTC

Size

9.84 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- d6aea478-ls12 Build-date:- 2019-03-02T20:34:40+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:34d2500dacb34be8df4e6122122a3a05287eba99f619c5a3d26c84997e4d3b1f - 27.23% (2.68 MB)

[#001] sha256:2bc0d4c31a60b96016dc3d7fc393be59ced942cd2e4009197c6015296fc2b987 - 50.98% (5.02 MB)

[#002] sha256:c465f0cf9bd7edd3c6e7ed10b2a47203abdb56645451d80c484592fa739909f9 - 0.0% (450 Bytes)

[#003] sha256:ff46792ca06b2d7a749f6c9185d335bad9912fb7645f81207f13c5bcf72b38f1 - 15.94% (1.57 MB)

[#004] sha256:47baff498631fc1b64c25933a22c3e7b881e0732015eab6b470a3812b4054a7b - 5.83% (588 KB)

[#005] sha256:c637d8ba77e832caa07786466bcbc458f1a6392df0d1e3b5611e8c5bd333df90 - 0.01% (986 Bytes)


History
2019-02-27 08:34:26 UTC

/bin/sh -c #(nop) ADD file:cadbeb672909fb51689646ccf386828fe41c3dc483887f02fbba1f3182bf168d in /

2019-02-27 08:34:27 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2019-02-27 08:34:27 UTC

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

2019-02-27 08:34:28 UTC

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

2019-02-27 08:34:29 UTC

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

2019-02-27 08:34:45 UTC

|2 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.21.8.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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2019-02-27 08:34:48 UTC

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

2019-02-27 08:34:49 UTC

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

2019-03-02 20:35:30 UTC

/bin/sh -c #(nop) COPY file:252e67e7e6dc493b406cb5806c23967ecdbea98b88c359a799de12f94be6c067 in /usr/bin

2019-03-02 20:36:25 UTC

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

2019-03-02 20:36:38 UTC

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

2019-03-02 20:36:43 UTC

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

2019-03-02 20:36:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- d6aea478-ls12 Build-date:- 2019-03-02T20:34:40+00:00

2019-03-02 20:36:48 UTC

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

2019-03-02 20:36:51 UTC

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

2019-03-02 20:36:57 UTC

|3 BUILD_DATE=2019-03-02T20:34:40+00:00 DUCKDNS_VERSION=d6aea478 VERSION=d6aea478-ls12 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-03-02 20:36:58 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