Namespace
linuxserver
Image / Tag
librespeed:5.2.4-ls69
Content Digest
sha256:93d2c74c92fdb2ec95eb2d2a976ad2b721c37e2c0449783b8a26eacb027d49bf
Details
Created

2021-08-17 05:00:31 UTC

Size

29.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5.2.4-ls69 Build-date:- 2021-08-17T06:59:35+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-17T06:59:35+02:00
  • org.opencontainers.image.description
    [Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-librespeed
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    45660378eff96bdbc4fd380af044d41f58f7c9bd
  • org.opencontainers.image.revision
    45660378eff96bdbc4fd380af044d41f58f7c9bd
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-librespeed
  • org.opencontainers.image.title
    Librespeed
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-librespeed/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    5.2.4-ls69

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:90684c01fe42f2375b84aa9662eb4ae639fb159b9a3a1be9e629ce34c6091bf4 - 9.64% (2.8 MB)

[#001] sha256:7510b96c42e7024711f5b7df33dad233e91bc95749aac2f402656a76ffce71bd - 6.21% (1.8 MB)

[#002] sha256:c427e8ef545d9e8a45bc003ac5d297ff7ab9b89e62d4d207b66968e31066444c - 5.97% (1.74 MB)

[#003] sha256:9e5b0c6e9af544f59afc6c2e07ed6c1dc954ecad058d2b60dca070d0f33e5003 - 0.0% (438 Bytes)

[#004] sha256:53d3600ba0c97559dacbd2dde51f91af50b1eabcfbd7b92c918e6e12bb6248e6 - 10.32% (3 MB)

[#005] sha256:6728e66bb98fdd417693c3546d3ede8342c5eb55c2a4e4d0506080f90a19464f - 0.01% (2.85 KB)

[#006] sha256:e2b487dd0027cf30e2fc0e13a44341644b7960f56ca2bf3c2af51a7286c5c9f5 - 47.31% (13.7 MB)

[#007] sha256:c5bf2afc80eaa7cd87e1580510d6b2bd89df708548c0277fccd7614d449165c6 - 0.01% (2.84 KB)

[#008] sha256:24a48793866e304808c6e1d8a6db1fdd0bc5bf7a72e95ac0f1c577767d3a7b51 - 20.52% (5.96 MB)

[#009] sha256:c5b68440e3eaa14aa1493ad5b8aae168fa60fbecb3a3ec48209b8dbe252a730c - 0.02% (4.77 KB)


History
2021-08-10 06:30:34 UTC

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

2021-08-10 06:30:34 UTC

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

2021-08-10 06:30:34 UTC

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

2021-08-10 06:30:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 13ec914c-ls19 Build-date:- 2021-08-10T08:29:44+02:00

2021-08-10 06:30:35 UTC

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

2021-08-10 06:30:35 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-08-10 06:30:35 UTC

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

2021-08-10 06:30:35 UTC

/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/

2021-08-10 06:30:36 UTC

|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-08-10 06:30:36 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-08-10 06:30:36 UTC

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

2021-08-10 06:30:38 UTC

|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:44+02:00

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:40 UTC

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

2021-08-10 06:30:40 UTC

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

2021-08-10 06:30:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=13ec914c-ls19

2021-08-12 05:54:36 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate

2021-08-12 05:54:37 UTC

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

2021-08-12 05:54:37 UTC

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

2021-08-12 05:54:37 UTC

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

2021-08-12 05:54:37 UTC

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

2021-08-12 05:54:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T07:53:57+02:00

2021-08-12 05:54:37 UTC

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

2021-08-12 05:54:37 UTC

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

2021-08-12 05:54:38 UTC

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

2021-08-12 05:54:38 UTC

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

2021-08-12 05:54:38 UTC

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

2021-08-12 05:54:38 UTC

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

2021-08-12 05:54:38 UTC

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

2021-08-12 05:54:38 UTC

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

2021-08-12 05:54:38 UTC

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

2021-08-12 05:54:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a70f1145-ls19

2021-08-17 05:00:26 UTC

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

2021-08-17 05:00:26 UTC

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

2021-08-17 05:00:27 UTC

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

2021-08-17 05:00:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.4-ls69 Build-date:- 2021-08-17T06:59:35+02:00

2021-08-17 05:00:27 UTC

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

2021-08-17 05:00:29 UTC

|3 BUILD_DATE=2021-08-17T06:59:35+02:00 LIBRESPEED_RELEASE=5.2.4 VERSION=5.2.4-ls69 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl php7-ctype php7-gd php7-mysqli php7-pdo_pgsql php7-pdo_sqlite && echo "**** install librespeed ****" && if [ -z ${LIBRESPEED_RELEASE+x} ]; then LIBRESPEED_RELEASE=$(curl -sX GET "https://api.github.com/repos/librespeed/speedtest/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && mkdir -p /usr/share/webapps/librespeed && curl -o /tmp/librespeed.tar.gz -L "https://github.com/librespeed/speedtest/archive/${LIBRESPEED_RELEASE}.tar.gz" && tar xf /tmp/librespeed.tar.gz -C /usr/share/webapps/librespeed --strip-components=1 && echo "**** cleanup ****" && rm -rf /tmp/*

2021-08-17 05:00:29 UTC

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

2021-08-17 05:00:29 UTC

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

2021-08-17 05:00:29 UTC

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

2021-08-17 05:00:29 UTC

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

2021-08-17 05:00:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-17T06:59:35+02:00

2021-08-17 05:00:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.

2021-08-17 05:00:30 UTC

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

2021-08-17 05:00:30 UTC

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

2021-08-17 05:00:30 UTC

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

2021-08-17 05:00:30 UTC

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

2021-08-17 05:00:30 UTC

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

2021-08-17 05:00:30 UTC

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

2021-08-17 05:00:31 UTC

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

2021-08-17 05:00:31 UTC

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

2021-08-17 05:00:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5.2.4-ls69

Details
Created

2021-08-17 05:00:42 UTC

Size

28.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5.2.4-ls69 Build-date:- 2021-08-17T06:59:35+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-17T06:59:35+02:00
  • org.opencontainers.image.description
    [Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-librespeed
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    45660378eff96bdbc4fd380af044d41f58f7c9bd
  • org.opencontainers.image.revision
    45660378eff96bdbc4fd380af044d41f58f7c9bd
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-librespeed
  • org.opencontainers.image.title
    Librespeed
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-librespeed/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    5.2.4-ls69

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:33b9b40a0d3828f15d490e4566aa52e2fdfb1a4d2d189646122f16e351fd17ae - 8.56% (2.41 MB)

[#001] sha256:53f711ce7eed8df6afec32a2bc767ecb0a1c2aee6ae49182660e43c3d09f5512 - 7.63% (2.15 MB)

[#002] sha256:28994b2b71122d27a8853cf91af47f9015902b27f09d99eda537d1e2d8a22996 - 7.38% (2.08 MB)

[#003] sha256:a8df08f0b46ac1768672cc359add6ec6146ce214078226b4cbb45ea8909a7499 - 0.0% (412 Bytes)

[#004] sha256:9939dc63e23444ec2f46eca35a43ead63fbf7ebff08a313cedb6e3c99969ab71 - 14.63% (4.12 MB)

[#005] sha256:e7aec785d6e2e5eb676550f7ccd6a39a06f09060fd44540a680891c65f36a958 - 0.01% (2.85 KB)

[#006] sha256:15da6d824cee097207c12b427043d9df83054edc3aecf4816ae7d39b01c602ae - 42.64% (12 MB)

[#007] sha256:cb0a84cc8bb68f776170e1729304c5fba8c520e4d77e1e4e3f09ec743763d886 - 0.01% (2.78 KB)

[#008] sha256:e3d5a69b07e824740a563bef8fb3fcf0674011388770e2df668513f38610fbe3 - 19.12% (5.39 MB)

[#009] sha256:ec2261dc4da6bbde2bec43bfcabb66e7ca33a19e2ab5906fcd7c28450ccb9314 - 0.02% (4.78 KB)


History
2021-08-10 06:30:40 UTC

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

2021-08-10 06:30:40 UTC

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

2021-08-10 06:30:41 UTC

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

2021-08-10 06:30:42 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 13ec914c-ls19 Build-date:- 2021-08-10T08:29:44+02:00

2021-08-10 06:30:43 UTC

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

2021-08-10 06:30:44 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-08-10 06:30:45 UTC

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

2021-08-10 06:30:47 UTC

/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/

2021-08-10 06:30:48 UTC

|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-08-10 06:30:49 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-08-10 06:30:49 UTC

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

2021-08-10 06:30:54 UTC

|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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/*

2021-08-10 06:30:55 UTC

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

2021-08-10 06:30:55 UTC

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

2021-08-10 06:30:56 UTC

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

2021-08-10 06:30:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:44+02:00

2021-08-10 06:30:58 UTC

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

2021-08-10 06:30:59 UTC

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

2021-08-10 06:31:00 UTC

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

2021-08-10 06:31:01 UTC

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

2021-08-10 06:31:02 UTC

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

2021-08-10 06:31:03 UTC

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

2021-08-10 06:31:04 UTC

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

2021-08-10 06:31:05 UTC

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

2021-08-10 06:31:06 UTC

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

2021-08-10 06:31:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=13ec914c-ls19

2021-08-12 05:54:43 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate

2021-08-12 05:54:44 UTC

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

2021-08-12 05:54:44 UTC

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

2021-08-12 05:54:45 UTC

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

2021-08-12 05:54:46 UTC

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

2021-08-12 05:54:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T07:53:57+02:00

2021-08-12 05:54:48 UTC

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

2021-08-12 05:54:49 UTC

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

2021-08-12 05:54:50 UTC

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

2021-08-12 05:54:51 UTC

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

2021-08-12 05:54:52 UTC

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

2021-08-12 05:54:53 UTC

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

2021-08-12 05:54:54 UTC

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

2021-08-12 05:54:55 UTC

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

2021-08-12 05:54:56 UTC

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

2021-08-12 05:54:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a70f1145-ls19

2021-08-17 05:00:32 UTC

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

2021-08-17 05:00:33 UTC

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

2021-08-17 05:00:33 UTC

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

2021-08-17 05:00:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.4-ls69 Build-date:- 2021-08-17T06:59:35+02:00

2021-08-17 05:00:33 UTC

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

2021-08-17 05:00:38 UTC

|3 BUILD_DATE=2021-08-17T06:59:35+02:00 LIBRESPEED_RELEASE=5.2.4 VERSION=5.2.4-ls69 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl php7-ctype php7-gd php7-mysqli php7-pdo_pgsql php7-pdo_sqlite && echo "**** install librespeed ****" && if [ -z ${LIBRESPEED_RELEASE+x} ]; then LIBRESPEED_RELEASE=$(curl -sX GET "https://api.github.com/repos/librespeed/speedtest/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && mkdir -p /usr/share/webapps/librespeed && curl -o /tmp/librespeed.tar.gz -L "https://github.com/librespeed/speedtest/archive/${LIBRESPEED_RELEASE}.tar.gz" && tar xf /tmp/librespeed.tar.gz -C /usr/share/webapps/librespeed --strip-components=1 && echo "**** cleanup ****" && rm -rf /tmp/*

2021-08-17 05:00:38 UTC

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

2021-08-17 05:00:39 UTC

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

2021-08-17 05:00:39 UTC

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

2021-08-17 05:00:39 UTC

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

2021-08-17 05:00:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-17T06:59:35+02:00

2021-08-17 05:00:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.

2021-08-17 05:00:40 UTC

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

2021-08-17 05:00:40 UTC

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

2021-08-17 05:00:40 UTC

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

2021-08-17 05:00:41 UTC

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

2021-08-17 05:00:41 UTC

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

2021-08-17 05:00:41 UTC

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

2021-08-17 05:00:42 UTC

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

2021-08-17 05:00:42 UTC

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

2021-08-17 05:00:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5.2.4-ls69

Details
Created

2021-08-17 05:00:55 UTC

Size

31.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5.2.4-ls69 Build-date:- 2021-08-17T06:59:35+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-17T06:59:35+02:00
  • org.opencontainers.image.description
    [Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-librespeed
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    45660378eff96bdbc4fd380af044d41f58f7c9bd
  • org.opencontainers.image.revision
    45660378eff96bdbc4fd380af044d41f58f7c9bd
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-librespeed
  • org.opencontainers.image.title
    Librespeed
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-librespeed/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    5.2.4-ls69

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:6a6d3dbe48faf1b704c0677f607106c793f33481455a41c287966b3c150acd01 - 8.6% (2.7 MB)

[#001] sha256:baba3bab044d2267c4cc41fb30ad2699cf1da5210be51c9a896fe90f779f784c - 6.83% (2.15 MB)

[#002] sha256:0b063146db35b5c218cb1a895c6d5bfea31023fff78c712b3422bf254a594b9d - 6.69% (2.1 MB)

[#003] sha256:76b279a0c26f140c6729972fc730c8739c80c2a158794924b61a8c3a18d8965b - 0.0% (413 Bytes)

[#004] sha256:27f2a25c12bbca7796daa1cfdf931a3f647c417c2b7399e27d4f26097a8767c1 - 14.79% (4.65 MB)

[#005] sha256:3751f0277501be0578dca27fb7ed83dbbbbf3ee41f8f8f5e047fe9b644e0ed79 - 0.01% (2.85 KB)

[#006] sha256:78ebcd236e04562358812b642c87d30df401b899139b4db69816199d6d927990 - 44.15% (13.9 MB)

[#007] sha256:8f28443c230eee2e9bc59e53dd824378ac06ed410d5d5ca65e7d4dbf3cff2711 - 0.01% (2.78 KB)

[#008] sha256:240f9ca34a56698c6bcdcc3f6a178aa280f94d317cce060db1986914efda34ea - 18.92% (5.95 MB)

[#009] sha256:cd41fa429bf66cffdf703d400fd33b172c3e8573faba357a737e7b1e66dabc89 - 0.01% (4.78 KB)


History
2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:40 UTC

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

2021-08-10 06:30:40 UTC

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

2021-08-10 06:30:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 13ec914c-ls19 Build-date:- 2021-08-10T08:29:44+02:00

2021-08-10 06:30:42 UTC

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

2021-08-10 06:30:43 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-08-10 06:30:44 UTC

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

2021-08-10 06:30:47 UTC

/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/

2021-08-10 06:30:47 UTC

|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-08-10 06:30:49 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-08-10 06:30:49 UTC

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

2021-08-10 06:30:53 UTC

|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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/*

2021-08-10 06:30:54 UTC

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

2021-08-10 06:30:54 UTC

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

2021-08-10 06:30:55 UTC

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

2021-08-10 06:30:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:44+02:00

2021-08-10 06:30:57 UTC

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

2021-08-10 06:30:58 UTC

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

2021-08-10 06:30:59 UTC

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

2021-08-10 06:31:00 UTC

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

2021-08-10 06:31:01 UTC

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

2021-08-10 06:31:02 UTC

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

2021-08-10 06:31:03 UTC

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

2021-08-10 06:31:04 UTC

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

2021-08-10 06:31:05 UTC

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

2021-08-10 06:31:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=13ec914c-ls19

2021-08-12 05:54:45 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate

2021-08-12 05:54:46 UTC

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

2021-08-12 05:54:46 UTC

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

2021-08-12 05:54:47 UTC

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

2021-08-12 05:54:48 UTC

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

2021-08-12 05:54:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T07:53:57+02:00

2021-08-12 05:54:50 UTC

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

2021-08-12 05:54:51 UTC

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

2021-08-12 05:54:52 UTC

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

2021-08-12 05:54:53 UTC

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

2021-08-12 05:54:54 UTC

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

2021-08-12 05:54:55 UTC

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

2021-08-12 05:54:56 UTC

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

2021-08-12 05:54:57 UTC

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

2021-08-12 05:54:58 UTC

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

2021-08-12 05:54:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a70f1145-ls19

2021-08-17 05:00:31 UTC

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

2021-08-17 05:00:31 UTC

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

2021-08-17 05:00:32 UTC

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

2021-08-17 05:00:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.4-ls69 Build-date:- 2021-08-17T06:59:35+02:00

2021-08-17 05:00:34 UTC

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

2021-08-17 05:00:41 UTC

|3 BUILD_DATE=2021-08-17T06:59:35+02:00 LIBRESPEED_RELEASE=5.2.4 VERSION=5.2.4-ls69 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl php7-ctype php7-gd php7-mysqli php7-pdo_pgsql php7-pdo_sqlite && echo "**** install librespeed ****" && if [ -z ${LIBRESPEED_RELEASE+x} ]; then LIBRESPEED_RELEASE=$(curl -sX GET "https://api.github.com/repos/librespeed/speedtest/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && mkdir -p /usr/share/webapps/librespeed && curl -o /tmp/librespeed.tar.gz -L "https://github.com/librespeed/speedtest/archive/${LIBRESPEED_RELEASE}.tar.gz" && tar xf /tmp/librespeed.tar.gz -C /usr/share/webapps/librespeed --strip-components=1 && echo "**** cleanup ****" && rm -rf /tmp/*

2021-08-17 05:00:42 UTC

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

2021-08-17 05:00:42 UTC

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

2021-08-17 05:00:43 UTC

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

2021-08-17 05:00:44 UTC

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

2021-08-17 05:00:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-17T06:59:35+02:00

2021-08-17 05:00:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.

2021-08-17 05:00:47 UTC

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

2021-08-17 05:00:48 UTC

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

2021-08-17 05:00:49 UTC

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

2021-08-17 05:00:50 UTC

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

2021-08-17 05:00:51 UTC

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

2021-08-17 05:00:52 UTC

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

2021-08-17 05:00:53 UTC

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

2021-08-17 05:00:54 UTC

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

2021-08-17 05:00:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5.2.4-ls69

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