Namespace
linuxserver
Image / Tag
smokeping:arm32v6-11431e9d-ls2
Content Digest
sha256:394c8ba1d5758dcf094327cde44b2f58f17792b221cc437b23787d291d08b819
Details
Created

2018-07-29 22:23:16 UTC

Size

40 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 11431e9d-pkg-11431e9d-ls2 Build-date:- 2018-07-29T22:22:27+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:81319d50100df7ee1ec042cfed19912070537f058f413cc7d81d4d1bb874bf80 - 5.16% (2.06 MB)

[#001] sha256:b618a26d35572b0950092b8a13039fe203e11bde577b0cfbf38ccc2ede43156b - 21.02% (8.41 MB)

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

[#003] sha256:38931299dd6ad9219be3eae716edc03322b494ea9459ce4bef74b7f2551cc7df - 3.38% (1.35 MB)

[#004] sha256:1232747853d35b4ff483002efda019a49ae21ccc42ee097f771d8d4ea8bf4767 - 0.0% (1.61 KB)

[#005] sha256:295e1b15d46cd717e34a98a9cf9c63c012ca4fc8a0061b2249e61ccef057a339 - 70.41% (28.2 MB)

[#006] sha256:7e6e01fbaa4ee12cc4884fa3882324c1b7a18133c8ae6e0902ed0369cc047d8f - 0.02% (8.74 KB)


History
2018-07-27 22:18:59 UTC

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

2018-07-27 22:19:00 UTC

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

2018-07-27 22:19:01 UTC

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

2018-07-27 22:19:02 UTC

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

2018-07-27 22:19:03 UTC

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

2018-07-27 22:22:10 UTC

|2 OVERLAY_ARCH=armhf OVERLAY_VERSION=v1.21.4.0 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && 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 / && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apk del --purge build-dependencies && rm -rf /tmp/*

2018-07-27 22:22:18 UTC

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

2018-07-27 22:22:21 UTC

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

2018-07-29 22:23:03 UTC

/bin/sh -c #(nop) COPY file:82149dbb7970ac4fc9c87a820b908d267b3427b0de720ef52ff156898a145fb6 in /usr/bin

2018-07-29 22:23:03 UTC

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

2018-07-29 22:23:03 UTC

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

2018-07-29 22:23:03 UTC

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

2018-07-29 22:23:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 11431e9d-pkg-11431e9d-ls2 Build-date:- 2018-07-29T22:22:27+00:00

2018-07-29 22:23:04 UTC

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

2018-07-29 22:23:04 UTC

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

2018-07-29 22:23:15 UTC

|3 BUILD_DATE=2018-07-29T22:22:27+00:00 SMOKEPING_VERSION=11431e9d VERSION=11431e9d-pkg-11431e9d-ls2 /bin/sh -c echo "**** install packages ****" && apk add --no-cache apache2 apache2-ctl apache2-utils bc bind-tools curl smokeping ssmtp sudo tcptraceroute ttf-dejavu && echo "**** give abc sudo access to traceroute & tcptraceroute ****" && echo "abc ALL=(ALL) NOPASSWD: /usr/bin/traceroute" >> /etc/sudoers.d/traceroute && echo "abc ALL=(ALL) NOPASSWD: /usr/bin/tcptraceroute" >> /etc/sudoers.d/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

2018-07-29 22:23:16 UTC

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

2018-07-29 22:23:16 UTC

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

2018-07-29 22:23:16 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