Namespace
linuxserver
Image / Tag
smokeping:2.8.2-r2-ls51
Content Digest
sha256:415b661c691d56292260be88950371d9cf64318c51650d1b98db11a6adc862e5
Details
Created

2023-08-01 20:31:11 UTC

Size

113 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.8.2-r2-ls51 Build-date:- 2023-08-01T20:28:25+00:00
  • maintainer
    ironicbadger,sparklyballs
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2023-08-01T20:28:25+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
    571e6e5f1010b526407d384d1dd96bd5b2ef7892
  • org.opencontainers.image.revision
    571e6e5f1010b526407d384d1dd96bd5b2ef7892
  • 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-r2-ls51

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:288f10deefc56cd87f127108c3f7d631aff3bf6504f0eae8ed8581de07730ef3 - 4.76% (5.36 MB)

[#001] sha256:8bc286c875142c1488068126123d0139525ffec9e71de614d3c023977ef591a3 - 0.0% (3.92 KB)

[#002] sha256:fc17cd253e4cb39f2db8f541a45741c2180f2af211f4167a8e0ed30f7a64f140 - 0.0% (967 Bytes)

[#003] sha256:fe000ddf37ebf16018d187704644c8c57ed6a635e58a07373c846d4850867bae - 4.37% (4.92 MB)

[#004] sha256:4801a16849812805d1cb2364c4684d91493903bb79070b05d060df4c6f90a4be - 0.0% (3.12 KB)

[#005] sha256:348302c1cd284f3bfa67f0fffbe0930782f7fa33424b4d2ac5351f45881f5a01 - 90.86% (102 MB)

[#006] sha256:f46cc6bac89c4f97c987d756342006d045219741e4a7d2f9f70c714a4003ece5 - 0.01% (11.1 KB)


History
2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 73740290-ls13 Build-date:- 2023-07-29T13:27:07+00:00

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

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

2023-07-29 13:28:09 UTC (buildkit.dockerfile.v0)

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

2023-07-29 13:28:09 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

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2023-07-29T13:27:07+00:00 VERSION=73740290-ls13 MODS_VERSION=v3 PKG_INST_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates coreutils curl 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

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

ARG SMOKEPING_VERSION

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 2.8.2-r2-ls51 Build-date:- 2023-08-01T20:28:25+00:00

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

LABEL maintainer=ironicbadger,sparklyballs

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-08-01T20:28:25+00:00 VERSION=2.8.2-r2-ls51 SMOKEPING_VERSION=2.8.2-r2 /bin/sh -c echo "**** install packages ****" && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.18/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 openssh-client perl-authen-radius perl-lwp-protocol-https smokeping==${SMOKEPING_VERSION} ssmtp sudo tcptraceroute && echo "**** Build perl TacacsPlus module ****" && cpanm Authen::TacacsPlus && 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

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2023-08-01 20:31:11 UTC (buildkit.dockerfile.v0)

VOLUME [/config /data]

Details
Created

2023-08-01 20:31:00 UTC

Size

114 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.8.2-r2-ls51 Build-date:- 2023-08-01T20:28:25+00:00
  • maintainer
    ironicbadger,sparklyballs
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2023-08-01T20:28:25+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
    571e6e5f1010b526407d384d1dd96bd5b2ef7892
  • org.opencontainers.image.revision
    571e6e5f1010b526407d384d1dd96bd5b2ef7892
  • 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-r2-ls51

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:6f9e27d3f792cc0d92b095ee9c07219e84d2f9a0cee36d89f684795cffd52e59 - 5.5% (6.28 MB)

[#001] sha256:b81e0d862760d20cc830e3cdddd02fb3f5e5667d26932935ca96eb7895704cd1 - 0.0% (3.92 KB)

[#002] sha256:01c80c4abaa5f026a1672daae4ce4af41f3c1bfa6582070088ce02a234660050 - 0.0% (966 Bytes)

[#003] sha256:55e27b9d72e9e2f1735f3c86b3772d8739279323a81cc2495fd0e785dabd6e47 - 4.51% (5.14 MB)

[#004] sha256:475084b9251589c85180cea367e4d8aebcbfd2f36e60fd8eaf7278211bef2285 - 0.0% (3.13 KB)

[#005] sha256:02bff3dd2679aa84353a436dc554c55f690397733cc371da037f8055f8416ae9 - 89.97% (103 MB)

[#006] sha256:7cd75b0f73192453cfaedc1fb279188730aeedeb7e485e37a4cf20724b45a984 - 0.01% (11.1 KB)


History
2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 73740290-ls13 Build-date:- 2023-07-29T13:27:07+00:00

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

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

2023-07-29 13:28:11 UTC (buildkit.dockerfile.v0)

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

2023-07-29 13:28:11 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

2023-07-29 13:28:12 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2023-07-29T13:27:07+00:00 VERSION=73740290-ls13 MODS_VERSION=v3 PKG_INST_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates coreutils curl 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

2023-07-29 13:28:13 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-07-29 13:28:13 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

ARG SMOKEPING_VERSION

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 2.8.2-r2-ls51 Build-date:- 2023-08-01T20:28:25+00:00

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

LABEL maintainer=ironicbadger,sparklyballs

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-08-01T20:28:25+00:00 VERSION=2.8.2-r2-ls51 SMOKEPING_VERSION=2.8.2-r2 /bin/sh -c echo "**** install packages ****" && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.18/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 openssh-client perl-authen-radius perl-lwp-protocol-https smokeping==${SMOKEPING_VERSION} ssmtp sudo tcptraceroute && echo "**** Build perl TacacsPlus module ****" && cpanm Authen::TacacsPlus && 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

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-08-01 20:31:00 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2023-08-01 20:31:00 UTC (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