Namespace
linuxserver
Image / Tag
duckdns:120
Content Digest
sha256:ff9cada0129f2119e7dc5d7f72de0ed32f84975686742f50840e233b06e88130
Details
Created

2018-06-01 22:05:29 UTC

Size

10.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 120 Build-date:- June-01-2018-22:05:24-UTC
  • 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:6b9e30c637a5041ec3adee20cd397ac4c4d2e0bbed2a2bc4a1b9162fde94e84b - 20.03% (2.09 MB)

[#001] sha256:69ea7c8b8e477aeabfb6049f8f16ccfc2d9d928995bbb4a61854164567b2f445 - 75.31% (7.87 MB)

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

[#003] sha256:c44e4a9833b63697d19179b680044d425b732feb0e686e421e7d3152b974c8d0 - 4.65% (498 KB)

[#004] sha256:4b4a63c024221d231f1932f36150a2bc584155bda9e35cf9ba498b9ad476db22 - 0.01% (961 Bytes)


History
2018-06-01 22:03:47 UTC

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

2018-06-01 22:03:47 UTC

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

2018-06-01 22:03:47 UTC

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

2018-06-01 22:03:47 UTC

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

2018-06-01 22:03:47 UTC

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

2018-06-01 22:03:52 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.4.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/*

2018-06-01 22:03:52 UTC

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

2018-06-01 22:03:52 UTC

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

2018-06-01 22:05:26 UTC

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

2018-06-01 22:05:27 UTC

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

2018-06-01 22:05:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 120 Build-date:- June-01-2018-22:05:24-UTC

2018-06-01 22:05:27 UTC

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

2018-06-01 22:05:27 UTC

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

2018-06-01 22:05:29 UTC

|2 BUILD_DATE=June-01-2018-22:05:24-UTC VERSION=120 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2018-06-01 22:05:29 UTC

/bin/sh -c #(nop) COPY dir:9a039c5edb10b243e7afab0ca23447a979e7a851ddd8d7739e46233889dbdb23 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