Namespace
linuxserver
Image / Tag
smokeping:arm64v8-2.8.2-r3-ls110
Content Digest
sha256:a91f1e95a17192a6aed1d02a95912aa157eebf54ba6789a6d97b56e4861f84a2
Details
Created

2024-09-24 20:43:21 UTC

Size

118 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.8.2-r3-ls110 Build-date:- 2024-09-24T20:37:10+00:00
  • maintainer
    notdriz
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2024-09-24T20:37:10+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
    06c5ccff2c752b159e4de42f0cfbbefee37e1829
  • org.opencontainers.image.revision
    06c5ccff2c752b159e4de42f0cfbbefee37e1829
  • 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-ls110

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:cbfae4f03f83a9384af47d862f9688d3543a93b5e723c88a07ff96051c0fff8f - 5.57% (6.59 MB)

[#001] sha256:df25a931801a3f099815b275c9959fb0ab6affd88255040d202d9317338dea43 - 0.0% (5.27 KB)

[#002] sha256:ee9be499a448a463f7bb6d125008f021d11f3b7f30e23e43afdd7d0db1b7e8a2 - 0.0% (1.33 KB)

[#003] sha256:5407b510d009db4bb0c020d1fbbc9ba729b07fbb9348609ab83c48ff50aa4bb5 - 0.0% (702 Bytes)

[#004] sha256:72bc223773ee1f76e6a4db50bbc72e272fa44f0aec55ed3c2f133254ccf2e9f5 - 4.99% (5.9 MB)

[#005] sha256:f7c6b4c4d8031a6e332b91c71274855024f6f6adde055e484e895be422230e84 - 0.0% (3.88 KB)

[#006] sha256:0933086c1c55bbc9789033cf20b7f2753b711dbc525ccf1c5c06bd666d36f0dd - 89.42% (106 MB)

[#007] sha256:d3f11aa14da7d6a81d0320831981f651964fbd789bcfb74d0dc8dae8abe6be92 - 0.01% (11.4 KB)


History
2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-09-21T13:32:37+00:00

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

ARG VERSION=2b0034c2-ls13

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 2b0034c2-ls13 Build-date:- 2024-09-21T13:32:37+00:00

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

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

2024-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

ADD --chmod=755 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-09-21 14:34:23 +0100 (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit

2024-09-21 14:34:23 +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-09-21 14:34:24 +0100 (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2024-09-21T13:32:37+00:00 VERSION=2b0034c2-ls13 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_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-09-21 14:34:25 +0100 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-09-21 14:34:25 +0100 (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-09-24T20:37:10+00:00

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

ARG VERSION=2.8.2-r3-ls110

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

ARG SMOKEPING_VERSION=2.8.2-r3

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 2.8.2-r3-ls110 Build-date:- 2024-09-24T20:37:10+00:00

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

LABEL maintainer=notdriz

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2024-09-24T20:37:10+00:00 VERSION=2.8.2-r3-ls110 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.20/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-json-maybexs 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 modules ****" && cpanm InfluxDB::HTTP && cpanm Method::Signatures --force && cpanm Object::Result && cpanm InfluxDB::LineProtocol && 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 && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** Cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/* /root/.cpanm /etc/apache2/httpd.conf # buildkit

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-09-24 20:43:21 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2024-09-24 20:43:21 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