Namespace
linuxserver
Image / Tag
librespeed:arm64v8-version-5.2.2
Content Digest
sha256:7f4c665442d3694d699c6ddd8c4b94918941d37a2996b9b1097664ef6d5cbce5
Details
Created

2021-02-23 05:02:31 UTC

Size

31.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5.2.2-ls47 Build-date:- 2021-02-23T05:00:04+00:00
  • maintainer
    aptalca

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:017bba31f97e3a06eb2569d11b99a3164d540eee8255f08602e40c7b3e390b42 - 8.61% (2.7 MB)

[#001] sha256:8e0dc73be9ff80816bff73d28751e4abd543ac5613ef99a59f8d2bdce3268aa6 - 6.84% (2.15 MB)

[#002] sha256:5959a2fa30aca73632c4a1e5257355b19670fc7a66eb77c2520c9c2cfc06fd01 - 6.69% (2.1 MB)

[#003] sha256:929ca72e082993f12a6f09f517adcea3336479efd9128712c456defc708591f3 - 0.0% (442 Bytes)

[#004] sha256:7bade42e7ab8a2485d2995c69b9ceb35458f58a7a7a0ace237d27f074f003888 - 14.81% (4.65 MB)

[#005] sha256:d4fce984167c298d08a6b6c897cd94220f924e6902fd73d2222cc3bacd72b135 - 0.01% (2.75 KB)

[#006] sha256:0963caaead9f1fe1e0c47a63a16684f048a891715b0251f46a9c24db902da1d6 - 44.18% (13.9 MB)

[#007] sha256:cdb6495d77a6953d0010b7007cff93948be8e2d9e458d007c81c372f68588dd9 - 0.01% (3.03 KB)

[#008] sha256:d3227b3bddfe88154942f5621c8ae972c2f7b4d89a9f804f76dce11f3ddb508f - 18.84% (5.91 MB)

[#009] sha256:811882461ffd9010657a789008f432b6fd43ba57e16908e48f72c95768f61542 - 0.01% (4.77 KB)


History
2021-02-16 14:35:12 UTC

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

2021-02-16 14:35:14 UTC

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

2021-02-16 14:35:16 UTC

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

2021-02-16 14:35:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 955dd4e5-ls6 Build-date:- 2021-02-16T14:33:05+00:00

2021-02-16 14:35:19 UTC

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

2021-02-16 14:35:21 UTC

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

2021-02-16 14:35:23 UTC

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

2021-02-16 14:35:25 UTC

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

2021-02-16 14:35:32 UTC

|4 BUILD_DATE=2021-02-16T14:33:05+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=955dd4e5-ls6 /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-02-16 14:35:34 UTC

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

2021-02-16 14:35:35 UTC

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

2021-02-16 14:35:49 UTC

|4 BUILD_DATE=2021-02-16T14:33:05+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=955dd4e5-ls6 /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-02-16 14:35:53 UTC

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

2021-02-16 14:35:55 UTC

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

2021-02-18 06:01:39 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/conf.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-02-18 06:01:44 UTC

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

2021-02-18 06:01:45 UTC

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

2021-02-18 06:01:47 UTC

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

2021-02-23 05:02:02 UTC

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

2021-02-23 05:02:04 UTC

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

2021-02-23 05:02:07 UTC

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

2021-02-23 05:02:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.2-ls47 Build-date:- 2021-02-23T05:00:04+00:00

2021-02-23 05:02:10 UTC

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

2021-02-23 05:02:22 UTC

|3 BUILD_DATE=2021-02-23T05:00:04+00:00 LIBRESPEED_RELEASE=5.2.2 VERSION=5.2.2-ls47 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl 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-02-23 05:02:28 UTC

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

2021-02-23 05:02:29 UTC

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

2021-02-23 05:02:31 UTC

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

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