Namespace
linuxserver
Image / Tag
smokeping:1d100b1b-ls89
Content Digest
sha256:008332e9e97c4e62caffaec6079d34442f5b0ff1dfaf9769612e635d9e6ea848
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]

Details
Created

2020-05-29 15:12:54 UTC

Size

114 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:31848a44b4aa67e541792f35a3a3ba6281e752934964b8a0d1fcc9ced96da5ed - 2.11% (2.41 MB)

[#001] sha256:d56b388a46a8a94d4095408a0c35380b46395730208aa7473a74414332372063 - 5.28% (6.02 MB)

[#002] sha256:f2f66fbd4f55c389628fccf342702708ba7a429ece6438c796101497c5b9b746 - 0.0% (4.15 KB)

[#003] sha256:622bac707d15f417011b37a98600c95c06f1d0cd71023099822d9c26a28f548e - 0.0% (1.61 KB)

[#004] sha256:e3b6cfe489b4caad94f7c0719ddeb27bdb90b182acfa11f24cf3be5cb174c9ab - 92.59% (106 MB)

[#005] sha256:881af964456d29bc55bb0c79f5c8d5cd5c233cc66e34a6499d94347da0297b9a - 0.01% (8.9 KB)


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

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

2020-05-28 18:47:34 UTC

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

2020-05-28 18:47:35 UTC

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

2020-05-28 18:47:36 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:37 UTC

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

2020-05-28 18:47:38 UTC

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

2020-05-28 18:47:38 UTC

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

2020-05-28 18:47:39 UTC

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

2020-05-28 18:47:54 UTC

|4 BUILD_DATE=2020-05-28T18:45:58+00:00 OVERLAY_ARCH=arm 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 "**** 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/*

2020-05-28 18:47:56 UTC

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

2020-05-28 18:47:57 UTC

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

2020-05-29 15:12:07 UTC

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

2020-05-29 15:12:08 UTC

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

2020-05-29 15:12:08 UTC

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

2020-05-29 15:12:09 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:09 UTC

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

2020-05-29 15:12:10 UTC

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

2020-05-29 15:12:46 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:52 UTC

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

2020-05-29 15:12:53 UTC

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

2020-05-29 15:12:54 UTC

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

Details
Created

2020-05-29 15:12:50 UTC

Size

118 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:a4881b0370b99d08e43a423ef96a75cf1464336240314f0d87d76d1781024527 - 2.31% (2.71 MB)

[#001] sha256:aafda94242eb4def211bec38c42a73b9fccbc0cdfbccde1b386d3405ed2cea0b - 5.62% (6.61 MB)

[#002] sha256:ac5e8c6b46583532b2fccf9b57e86c57eed61c46b6c2e11c061b0e30280708ae - 0.0% (4.12 KB)

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

[#004] sha256:8f0c340d7b6bcb93aaf85c50666b9404205602882b6255f6f51f7f7f4baac5c9 - 92.06% (108 MB)

[#005] sha256:b65ff4bfcf450844a31805c520b81191e2c38be2bee55f6642e0d952f3a4e765 - 0.01% (8.95 KB)


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

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

2020-05-28 18:47:32 UTC

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

2020-05-28 18:47:32 UTC

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

2020-05-28 18:47:33 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:33 UTC

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

2020-05-28 18:47:34 UTC

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

2020-05-28 18:47:34 UTC

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

2020-05-28 18:47:35 UTC

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

2020-05-28 18:47:46 UTC

|4 BUILD_DATE=2020-05-28T18:45:58+00:00 OVERLAY_ARCH=aarch64 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 "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-05-28 18:47:48 UTC

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

2020-05-28 18:47:48 UTC

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

2020-05-29 15:12:07 UTC

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

2020-05-29 15:12:08 UTC

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

2020-05-29 15:12:08 UTC

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

2020-05-29 15:12:09 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:09 UTC

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

2020-05-29 15:12:10 UTC

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

2020-05-29 15:12:45 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:49 UTC

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

2020-05-29 15:12:49 UTC

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

2020-05-29 15:12:50 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