Namespace
linuxserver
Image / Tag
smokeping:amd64-1d100b1b-ls89
Content Digest
sha256:d4fe43f0f77cf538e7c3591bc3cbdb27892cd5edbf17b669928ac8d05e6f1818
Details
Created

2020-05-29 15:12:21 UTC

Size

116 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1d100b1b-ls89 Build-date:- 2020-05-29T15:11:09+00:00
  • maintainer
    ironicbadger,sparklyballs

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm


Layers

[#000] sha256:4099a02e19c64f625be8052d9c638617b869628d5ae6283ea86b0abd7ccd077e - 2.41% (2.8 MB)

[#001] sha256:03dac96aa7db8818dc550a9044cc9439f5f1026c056f4ec68c646be50e9cbc52 - 4.11% (4.77 MB)

[#002] sha256:f8ddeb59dc41241a4173e97bfdeb4812a119c350ef14d5a14c99e1d84a5606f1 - 0.0% (4.13 KB)

[#003] sha256:37cda00077ef9e985ce27fe44821865255d46806ef7c49510374b053b6bd0442 - 0.0% (1.61 KB)

[#004] sha256:5808210b27df419afc9db17709c2f47e59c721dcda2b1ebf554821c3e9756fa6 - 93.46% (108 MB)

[#005] sha256:a1d28a93c662623b91c303edb6d6f668e7f36324b4c83e66753ef04497c41f54 - 0.01% (8.91 KB)


History
2020-05-28 18:47:08 UTC

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

2020-05-28 18:47:08 UTC

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

2020-05-28 18:47:09 UTC

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

2020-05-28 18:47:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3eced408-ls14 Build-date:- 2020-05-28T18:45:58+00:00

2020-05-28 18:47:09 UTC

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

2020-05-28 18:47:10 UTC

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

2020-05-28 18:47:10 UTC

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

2020-05-28 18:47:10 UTC

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

2020-05-28 18:47:16 UTC

|4 BUILD_DATE=2020-05-28T18:45:58+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=3eced408-ls14 /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 procps 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-05-28 18:47:17 UTC

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

2020-05-28 18:47:17 UTC

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

2020-05-29 15:11:59 UTC

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

2020-05-29 15:12:00 UTC

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

2020-05-29 15:12:00 UTC

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

2020-05-29 15:12:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1d100b1b-ls89 Build-date:- 2020-05-29T15:11:09+00:00

2020-05-29 15:12:01 UTC

/bin/sh -c #(nop) LABEL maintainer=ironicbadger,sparklyballs

2020-05-29 15:12:01 UTC

/bin/sh -c #(nop) COPY file:fd94fbb731b978c15a8ae41eb26f2a5ffdd9143ae85688c24dd5c3eafef48b4f in /defaults/

2020-05-29 15:12:19 UTC

|3 BUILD_DATE=2020-05-29T15:11:09+00:00 SMOKEPING_VERSION=1d100b1b VERSION=1d100b1b-ls89 /bin/sh -c echo "**** install packages ****" && apk add --no-cache apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools curl font-noto-cjk openssh-client smokeping ssmtp sudo tcptraceroute ttf-dejavu && echo "**** give setuid access to traceroute & tcptraceroute ****" && chmod a+s /usr/bin/traceroute && chmod a+s /usr/bin/tcptraceroute && echo "**** fix path to cropper.js ****" && sed -i 's#src="/cropper/#/src="cropper/#' /etc/smokeping/basepage.html && echo "**** install tcping script ****" && install -m755 -D /defaults/tcpping /usr/bin/ && echo "**** remove default apache conf ****" && rm -f /etc/apache2/httpd.conf

2020-05-29 15:12:20 UTC

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

2020-05-29 15:12:21 UTC

/bin/sh -c #(nop) EXPOSE 80

2020-05-29 15:12:21 UTC

/bin/sh -c #(nop) VOLUME [/config /data]

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