Namespace
linuxserver
Image / Tag
smokeping:2.8.2-r3-ls94
Content Digest
sha256:e275326d439e6d60fc9b01989dc3c99eb9423d95532f02ff25e5814231cf8e66
Details
Created

2024-05-21 20:36:25 UTC

Size

115 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.8.2-r3-ls94 Build-date:- 2024-05-21T20:34:51+00:00
  • maintainer
    notdriz
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2024-05-21T20:34:51+00:00
  • org.opencontainers.image.description
    [Smokeping](https://oss.oetiker.ch/smokeping/) keeps track of your network latency. For a full example of what this application is capable of visit [UCDavis](http://smokeping.ucdavis.edu/cgi-bin/smokeping.fcgi).
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-smokeping
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    0d58f968e2b4fb316d9d636bb08a434c83d1f14e
  • org.opencontainers.image.revision
    0d58f968e2b4fb316d9d636bb08a434c83d1f14e
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-smokeping
  • org.opencontainers.image.title
    Smokeping
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-smokeping/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    2.8.2-r3-ls94

Environment
HOME

/root

LSIO_FIRST_PARTY

true

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

VIRTUAL_ENV

/lsiopy


Layers

[#000] sha256:a06c9430ea2bc140c41402957c50641924f7d53058beb2948de870a5006c17d3 - 4.75% (5.47 MB)

[#001] sha256:1c50a76b3d41e4eea9da166c662fba6142a9b75e71f8dbb3bf078607729143be - 0.0% (5.46 KB)

[#002] sha256:5097c00d6797985c86dfbfe6f870873a5c98e995411743551409c770cddab3e6 - 0.0% (1.32 KB)

[#003] sha256:274899dad99c21cd4b4f971af571059d5126e23a1bafdd5c964d785b0d268417 - 4.62% (5.31 MB)

[#004] sha256:1688c044eae1761980b8559dc6fc3b972009d9fa131bb4121995634fdb1bc882 - 0.0% (3.74 KB)

[#005] sha256:5ad9cf9c5482617ea5e9aa03a5c0fd3c793c2585c85dcd3c227fc1b8a5d1711a - 90.61% (104 MB)

[#006] sha256:fea5170c01b40c93aad3ee587a47bba7f418335128a47e8a83572826345b2e9b - 0.01% (11.4 KB)


History
2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

ARG VERSION

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 809cfda5-ls18 Build-date:- 2024-05-14T12:26:23+00:00

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2024-05-14 12:27:39 UTC (buildkit.dockerfile.v0)

ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-05-14 12:27:40 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2024-05-14T12:26:23+00:00 VERSION=809cfda5-ls18 MODS_VERSION=v3 PKG_INST_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng shadow tzdata && 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 /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2024-05-14 12:27:40 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-05-14 12:27:40 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

ARG VERSION

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

ARG SMOKEPING_VERSION

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 2.8.2-r3-ls94 Build-date:- 2024-05-21T20:34:51+00:00

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

LABEL maintainer=notdriz

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2024-05-21T20:34:51+00:00 VERSION=2.8.2-r3-ls94 SMOKEPING_VERSION=2.8.2-r3 /bin/sh -c echo "**** install packages ****" && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:smokeping$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache --virtual=build-dependencies build-base perl-app-cpanminus perl-dev && apk add --no-cache apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools font-noto-cjk irtt openssh-client perl-authen-radius perl-lwp-protocol-https perl-path-tiny smokeping==${SMOKEPING_VERSION} ssmtp sudo tcptraceroute && echo "**** Build perl TacacsPlus module ****" && cpanm Authen::TacacsPlus && echo "**** Build perl InfluxDB HTTP module ****" && cpanm InfluxDB::HTTP && 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 "**** Cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/* /etc/apache2/httpd.conf # buildkit

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2024-05-21 20:36:25 UTC (buildkit.dockerfile.v0)

VOLUME [/config /data]

Details
Created

2024-05-21 21:36:31 +0100

Size

116 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.8.2-r3-ls94 Build-date:- 2024-05-21T20:34:51+00:00
  • maintainer
    notdriz
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2024-05-21T20:34:51+00:00
  • org.opencontainers.image.description
    [Smokeping](https://oss.oetiker.ch/smokeping/) keeps track of your network latency. For a full example of what this application is capable of visit [UCDavis](http://smokeping.ucdavis.edu/cgi-bin/smokeping.fcgi).
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-smokeping
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    0d58f968e2b4fb316d9d636bb08a434c83d1f14e
  • org.opencontainers.image.revision
    0d58f968e2b4fb316d9d636bb08a434c83d1f14e
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-smokeping
  • org.opencontainers.image.title
    Smokeping
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-smokeping/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    2.8.2-r3-ls94

Environment
HOME

/root

LSIO_FIRST_PARTY

true

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

VIRTUAL_ENV

/lsiopy


Layers

[#000] sha256:333234e33382754b9fcee0205f103e74d5b0b933f45ee63b8886fe00915cc8a3 - 5.08% (5.89 MB)

[#001] sha256:1c50a76b3d41e4eea9da166c662fba6142a9b75e71f8dbb3bf078607729143be - 0.0% (5.46 KB)

[#002] sha256:4aa17b45553c3ede45ad0c56bc43b8e2d0c7d8f5e8b96d91aa483aa2a1a13a8b - 0.0% (1.32 KB)

[#003] sha256:08a1398419baaeb199714268e0fa98361e5ebada0cf4b6e3a651b96ca4c85820 - 4.83% (5.6 MB)

[#004] sha256:6fadfeeb787daf81866fa0a508b72da47d021cea6e874f5a497d7d801a680570 - 0.0% (3.74 KB)

[#005] sha256:7f6a290c62bd683bdbc992a263a71a64d68e82b916c95ba2e5f07ef08ba8a0c7 - 90.07% (104 MB)

[#006] sha256:fef49450707d97a6d357c7a1f418d28f25035f60ff553cd2de0aeede6efe93a3 - 0.01% (11.4 KB)


History
2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

ARG VERSION

2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 809cfda5-ls18 Build-date:- 2024-05-14T12:26:23+00:00

2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2024-05-14 13:27:38 +0100 (buildkit.dockerfile.v0)

ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2024-05-14 13:27:39 +0100 (buildkit.dockerfile.v0)

ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2024-05-14 13:27:39 +0100 (buildkit.dockerfile.v0)

ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-05-14 13:27:40 +0100 (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2024-05-14T12:26:23+00:00 VERSION=809cfda5-ls18 MODS_VERSION=v3 PKG_INST_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng shadow tzdata && 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 /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2024-05-14 13:27:40 +0100 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-05-14 13:27:40 +0100 (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-05-21 21:36:30 +0100 (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2024-05-21 21:36:30 +0100 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2024-05-21 21:36:30 +0100 (buildkit.dockerfile.v0)

ARG VERSION

2024-05-21 21:36:30 +0100 (buildkit.dockerfile.v0)

ARG SMOKEPING_VERSION

2024-05-21 21:36:30 +0100 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 2.8.2-r3-ls94 Build-date:- 2024-05-21T20:34:51+00:00

2024-05-21 21:36:30 +0100 (buildkit.dockerfile.v0)

LABEL maintainer=notdriz

2024-05-21 21:36:30 +0100 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2024-05-21T20:34:51+00:00 VERSION=2.8.2-r3-ls94 SMOKEPING_VERSION=2.8.2-r3 /bin/sh -c echo "**** install packages ****" && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:smokeping$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache --virtual=build-dependencies build-base perl-app-cpanminus perl-dev && apk add --no-cache apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools font-noto-cjk irtt openssh-client perl-authen-radius perl-lwp-protocol-https perl-path-tiny smokeping==${SMOKEPING_VERSION} ssmtp sudo tcptraceroute && echo "**** Build perl TacacsPlus module ****" && cpanm Authen::TacacsPlus && echo "**** Build perl InfluxDB HTTP module ****" && cpanm InfluxDB::HTTP && 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 "**** Cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/* /etc/apache2/httpd.conf # buildkit

2024-05-21 21:36:31 +0100 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-05-21 21:36:31 +0100 (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2024-05-21 21:36:31 +0100 (buildkit.dockerfile.v0)

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