Namespace
linuxserver
Image / Tag
duckdns:arm32v7-fa3cfbe2-ls28
Content Digest
sha256:0829010269e6d2a962bd1355a1197d81f50f4dc07d39139d527805db13257bd6
Details
Created

2019-09-07 19:34:12 UTC

Size

8.99 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- fa3cfbe2-ls28 Build-date:- 2019-09-07T20:33:19+01: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:f6e56dcd773efde0e53633283a89799423fbe416158dc622d3903c37a589f562 - 26.32% (2.37 MB)

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

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

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

[#004] sha256:caeb910143953c04f4b71cdb7ccd8bfdd49764dcd7c6fb8afd7083a1717aaf9f - 0.01% (986 Bytes)


History
2019-09-06 08:19:25 UTC

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

2019-09-06 08:19:26 UTC

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

2019-09-06 08:19:26 UTC

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

2019-09-06 08:19:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4d136303-ls6 Build-date:- 2019-09-06T09:18:15+01:00

2019-09-06 08:19:27 UTC

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

2019-09-06 08:19:28 UTC

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

2019-09-06 08:19:29 UTC

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

2019-09-06 08:19:29 UTC

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

2019-09-06 08:19:41 UTC

|4 BUILD_DATE=2019-09-06T09:18:15+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=4d136303-ls6 /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-09-06 08:19:43 UTC

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

2019-09-06 08:19:43 UTC

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

2019-09-07 19:34:06 UTC

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

2019-09-07 19:34:06 UTC

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

2019-09-07 19:34:07 UTC

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

2019-09-07 19:34:07 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fa3cfbe2-ls28 Build-date:- 2019-09-07T20:33:19+01:00

2019-09-07 19:34:08 UTC

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

2019-09-07 19:34:09 UTC

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

2019-09-07 19:34:11 UTC

|3 BUILD_DATE=2019-09-07T20:33:19+01:00 DUCKDNS_VERSION=fa3cfbe2 VERSION=fa3cfbe2-ls28 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2019-09-07 19:34:12 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