Namespace
linuxserver
Image / Tag
smokeping:2.7.3-r5-ls168
Content Digest
sha256:f8b2ddbcf1060611afc7ada8a2e1735302cfa2db4355410d452bea5dfb5a6941
Details
Created

2022-08-07 07:56:12 UTC

Size

116 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.7.3-r5-ls168 Build-date:- 2022-08-07T09:55:04+02:00
  • maintainer
    ironicbadger,sparklyballs
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-07T09:55:04+02: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
    db94e517b6952592254c0f3d0a24e895320c1359
  • org.opencontainers.image.revision
    db94e517b6952592254c0f3d0a24e895320c1359
  • 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.7.3-r5-ls168

Environment
HOME

/root

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:fa0ddac00350de302eeb414db99b8fd1454b4b932506905b968d37cf69f1116c - 4.39% (5.11 MB)

[#001] sha256:c1a587d84bb6fdedd228ce7119b1f68b03b264384b0d757780df8bb756614ffc - 3.23% (3.76 MB)

[#002] sha256:469da4a224ebed2c471047a83de6f327904e94a40dce7653088dbf5682943ee1 - 0.0% (4.96 KB)

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

[#004] sha256:6961c1d29c7821f6f366871afebe249c7b42e9fe417ec949c7cfdc9ad790effb - 92.37% (108 MB)

[#005] sha256:6453b028a81623eee7192b77584cef9c4b52f1b6223546bae291a16c7fb71449 - 0.01% (9.08 KB)


History
2022-07-31 10:56:58 UTC

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

2022-07-31 10:56:59 UTC

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

2022-07-31 10:56:59 UTC

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

2022-07-31 10:56:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 67e55375-ls39 Build-date:- 2022-07-31T12:55:42+02:00

2022-07-31 10:56:59 UTC

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

2022-07-31 10:56:59 UTC

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

2022-07-31 10:57:03 UTC

|2 BUILD_DATE=2022-07-31T12:55:42+02:00 VERSION=67e55375-ls39 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl procps 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 && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-31 10:57:03 UTC

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

2022-07-31 10:57:03 UTC

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

2022-07-31 10:57:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-31 10:57:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T12:55:42+02:00

2022-07-31 10:57:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-31 10:57:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-31 10:57:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-31 10:57:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=994e04057d5d7793f0a440a2360374e6997eaf64

2022-07-31 10:57:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=994e04057d5d7793f0a440a2360374e6997eaf64

2022-07-31 10:57:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-31 10:57:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-31 10:57:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-31 10:57:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-31 10:57:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=67e55375-ls39

2022-08-07 07:55:57 UTC

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

2022-08-07 07:55:57 UTC

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

2022-08-07 07:55:58 UTC

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

2022-08-07 07:55:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.7.3-r5-ls168 Build-date:- 2022-08-07T09:55:04+02:00

2022-08-07 07:55:58 UTC

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

2022-08-07 07:55:58 UTC

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

2022-08-07 07:56:10 UTC

|3 BUILD_DATE=2022-08-07T09:55:04+02:00 SMOKEPING_VERSION=2.7.3-r5 VERSION=2.7.3-r5-ls168 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.13/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 apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools font-noto-cjk openssh-client smokeping==${SMOKEPING_VERSION} 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

2022-08-07 07:56:11 UTC

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

2022-08-07 07:56:11 UTC

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

2022-08-07 07:56:11 UTC

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

2022-08-07 07:56:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-07 07:56:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-07T09:55:04+02:00

2022-08-07 07:56:11 UTC

/bin/sh -c #(nop) LABEL 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).

2022-08-07 07:56:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-smokeping

2022-08-07 07:56:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-07 07:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=db94e517b6952592254c0f3d0a24e895320c1359

2022-08-07 07:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=db94e517b6952592254c0f3d0a24e895320c1359

2022-08-07 07:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-smokeping

2022-08-07 07:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Smokeping

2022-08-07 07:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-smokeping/packages

2022-08-07 07:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-07 07:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7.3-r5-ls168

Details
Created

2022-08-07 07:56:35 UTC

Size

115 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.7.3-r5-ls168 Build-date:- 2022-08-07T09:55:04+02:00
  • maintainer
    ironicbadger,sparklyballs
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-07T09:55:04+02: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
    db94e517b6952592254c0f3d0a24e895320c1359
  • org.opencontainers.image.revision
    db94e517b6952592254c0f3d0a24e895320c1359
  • 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.7.3-r5-ls168

Environment
HOME

/root

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:330b473b78d782cc2bef7e15ec33b3428edc5cab005dc3e53709c03b6ace9189 - 4.43% (5.08 MB)

[#001] sha256:0bfc8fbe42bbe9913481048bda10db6ca7cab04dfb23eac0a462fdabde43e4bf - 4.21% (4.83 MB)

[#002] sha256:90a279924e1d3d215aa029eb8be4042ea165572230f1ce9afc24c92275beb22c - 0.0% (4.82 KB)

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

[#004] sha256:499a34bf9b7e4912ff6b4eb9a8c25039135039443794abfd6a1b8a384d9e14f1 - 91.34% (105 MB)

[#005] sha256:f6c961dbe42c3266950fbddc2dcd0cc0abd6de001b1f016da6b094d89fdbb248 - 0.01% (9.08 KB)


History
2022-07-31 10:57:14 UTC

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

2022-07-31 10:57:15 UTC

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

2022-07-31 10:57:16 UTC

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

2022-07-31 10:57:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 67e55375-ls39 Build-date:- 2022-07-31T12:55:42+02:00

2022-07-31 10:57:18 UTC

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

2022-07-31 10:57:19 UTC

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

2022-07-31 10:57:22 UTC

|2 BUILD_DATE=2022-07-31T12:55:42+02:00 VERSION=67e55375-ls39 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl procps 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 && 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 ****" && rm -rf /tmp/*

2022-07-31 10:57:23 UTC

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

2022-07-31 10:57:23 UTC

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

2022-07-31 10:57:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-31 10:57:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T12:55:42+02:00

2022-07-31 10:57:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-31 10:57:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-31 10:57:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-31 10:57:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=994e04057d5d7793f0a440a2360374e6997eaf64

2022-07-31 10:57:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=994e04057d5d7793f0a440a2360374e6997eaf64

2022-07-31 10:57:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-31 10:57:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-31 10:57:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-31 10:57:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-31 10:57:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=67e55375-ls39

2022-08-07 07:56:06 UTC

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

2022-08-07 07:56:06 UTC

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

2022-08-07 07:56:06 UTC

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

2022-08-07 07:56:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.7.3-r5-ls168 Build-date:- 2022-08-07T09:55:04+02:00

2022-08-07 07:56:07 UTC

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

2022-08-07 07:56:07 UTC

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

2022-08-07 07:56:31 UTC

|3 BUILD_DATE=2022-08-07T09:55:04+02:00 SMOKEPING_VERSION=2.7.3-r5 VERSION=2.7.3-r5-ls168 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.13/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 apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools font-noto-cjk openssh-client smokeping==${SMOKEPING_VERSION} 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

2022-08-07 07:56:32 UTC

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

2022-08-07 07:56:32 UTC

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

2022-08-07 07:56:32 UTC

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

2022-08-07 07:56:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-07 07:56:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-07T09:55:04+02:00

2022-08-07 07:56:33 UTC

/bin/sh -c #(nop) LABEL 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).

2022-08-07 07:56:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-smokeping

2022-08-07 07:56:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-07 07:56:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=db94e517b6952592254c0f3d0a24e895320c1359

2022-08-07 07:56:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=db94e517b6952592254c0f3d0a24e895320c1359

2022-08-07 07:56:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-smokeping

2022-08-07 07:56:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Smokeping

2022-08-07 07:56:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-smokeping/packages

2022-08-07 07:56:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-07 07:56:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7.3-r5-ls168

Details
Created

2022-08-07 07:56:46 UTC

Size

118 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.7.3-r5-ls168 Build-date:- 2022-08-07T09:55:04+02:00
  • maintainer
    ironicbadger,sparklyballs
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-07T09:55:04+02: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
    db94e517b6952592254c0f3d0a24e895320c1359
  • org.opencontainers.image.revision
    db94e517b6952592254c0f3d0a24e895320c1359
  • 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.7.3-r5-ls168

Environment
HOME

/root

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:b96a431e6ce4bfc76a7fc06a045ed7f0715827395c8e16be5b58cac961dca252 - 4.5% (5.31 MB)

[#001] sha256:630835c38e9100578004dc353feed0acc39d870b2f083fa107d26539e070dac8 - 4.59% (5.41 MB)

[#002] sha256:d44ee1de3481ae1ae5687d7b423d9b438b50c46bf5c74082341a8cc394b82a8a - 0.0% (5 KB)

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

[#004] sha256:662faeea3636547837cd693de5661a0dc001a372aa352482ba53ba6f756568d8 - 90.9% (107 MB)

[#005] sha256:e1d6a71b4fb0d3f1456edca732db291167cbe540bd53ecfe26e052400e936e82 - 0.01% (9.03 KB)


History
2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:02 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 67e55375-ls39 Build-date:- 2022-07-31T12:55:42+02:00

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:05 UTC

|2 BUILD_DATE=2022-07-31T12:55:42+02:00 VERSION=67e55375-ls39 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl procps 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 && 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 ****" && rm -rf /tmp/*

2022-07-31 10:57:06 UTC

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

2022-07-31 10:57:06 UTC

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

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T12:55:42+02:00

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-31 10:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=994e04057d5d7793f0a440a2360374e6997eaf64

2022-07-31 10:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=994e04057d5d7793f0a440a2360374e6997eaf64

2022-07-31 10:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-31 10:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-31 10:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-31 10:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-31 10:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=67e55375-ls39

2022-08-07 07:56:06 UTC

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

2022-08-07 07:56:06 UTC

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

2022-08-07 07:56:07 UTC

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

2022-08-07 07:56:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.7.3-r5-ls168 Build-date:- 2022-08-07T09:55:04+02:00

2022-08-07 07:56:09 UTC

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

2022-08-07 07:56:11 UTC

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

2022-08-07 07:56:32 UTC

|3 BUILD_DATE=2022-08-07T09:55:04+02:00 SMOKEPING_VERSION=2.7.3-r5 VERSION=2.7.3-r5-ls168 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.13/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 apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools font-noto-cjk openssh-client smokeping==${SMOKEPING_VERSION} 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

2022-08-07 07:56:33 UTC

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

2022-08-07 07:56:33 UTC

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

2022-08-07 07:56:34 UTC

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

2022-08-07 07:56:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-07 07:56:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-07T09:55:04+02:00

2022-08-07 07:56:37 UTC

/bin/sh -c #(nop) LABEL 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).

2022-08-07 07:56:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-smokeping

2022-08-07 07:56:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-07 07:56:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=db94e517b6952592254c0f3d0a24e895320c1359

2022-08-07 07:56:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=db94e517b6952592254c0f3d0a24e895320c1359

2022-08-07 07:56:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-smokeping

2022-08-07 07:56:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Smokeping

2022-08-07 07:56:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-smokeping/packages

2022-08-07 07:56:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-07 07:56:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7.3-r5-ls168

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