Namespace
linuxserver
Image / Tag
librespeed:5.2-ls7
Content Digest
sha256:9c814cff0ed69a282ec479e457cf6d6efcd71ffdd0cd9827af3f019522c157d9
Details
Created

2020-03-12 11:27:06 UTC

Size

29.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5.2-ls7 Build-date:- 2020-03-12T11:26:14+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:8a3358dc2ee864059fb78906d552fbe7f5bf33674202bc331020781220c837c1 - 9.53% (2.79 MB)

[#001] sha256:82a3231d3dbfbd0969eb2d59ea0249da521079c9e16576ba62d3be4cee8b12db - 15.59% (4.56 MB)

[#002] sha256:25754cdadb0647953cf259a0b8687533938f1a877559f191b55325472ef36688 - 0.01% (3.97 KB)

[#003] sha256:abca4df628bc95f0d51d84661abab195f8c09ed8799c6dc533e7a835da56a858 - 52.16% (15.3 MB)

[#004] sha256:9a63bd1979f210093fe91b8046d4f581e511f0590a9690f4607ac3321e66d7d0 - 0.01% (2.96 KB)

[#005] sha256:701b1b00543efea48f786dd48911db79883997fbeac33c81683d1ce3c4859c77 - 22.67% (6.63 MB)

[#006] sha256:ad051840e880a18b7e5255ce973cf7d2eef850947fa929a380bd96e5392c1639 - 0.02% (4.61 KB)


History
2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5da06b41-ls6 Build-date:- 2020-03-05T13:38:16-05:00

2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-03-05 18:39:05 UTC

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

2020-03-05 18:39:05 UTC

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

2020-03-05 18:39:08 UTC

|4 BUILD_DATE=2020-03-05T13:38:16-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=5da06b41-ls6 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-03-05 18:39:08 UTC

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

2020-03-05 18:39:09 UTC

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

2020-03-11 06:17:56 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.0-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

2020-03-11 06:17:56 UTC

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

2020-03-11 06:17:57 UTC

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

2020-03-11 06:17:57 UTC

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

2020-03-12 11:26:55 UTC

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

2020-03-12 11:26:56 UTC

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

2020-03-12 11:26:56 UTC

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

2020-03-12 11:26:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2-ls7 Build-date:- 2020-03-12T11:26:14+00:00

2020-03-12 11:26:58 UTC

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

2020-03-12 11:27:03 UTC

|3 BUILD_DATE=2020-03-12T11:26:14+00:00 LIBRESPEED_RELEASE=5.2 VERSION=5.2-ls7 /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/*

2020-03-12 11:27:04 UTC

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

2020-03-12 11:27:05 UTC

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

2020-03-12 11:27:06 UTC

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

Details
Created

2020-03-12 11:27:23 UTC

Size

27.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5.2-ls7 Build-date:- 2020-03-12T11:26:14+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:c5e0817d082c033efbd475e9591aa161c37a2679e8e329c6c620dac6f9d0f003 - 8.8% (2.41 MB)

[#001] sha256:3eeffaa71d36e661f7ddba10719bfd41d7560e1c664891c98d583c0fea53bb7d - 21.28% (5.83 MB)

[#002] sha256:e4a74a3576c1ad6ea8fe7f4633ffe8dcb76bcfd9b406b0ba38e24d0710024a69 - 0.01% (3.97 KB)

[#003] sha256:9d90404fd5ec436ac2b582db6e8da218456888cefaf7f9faa0d04ee9f7eb6afa - 48.28% (13.2 MB)

[#004] sha256:57e4460d03f7bd0cbec80be210821d52138af50f05d62973865eaec29834e32a - 0.01% (2.97 KB)

[#005] sha256:6c143f9bee8029ac1485084a279c714fe6082b0158bd9f805e6ba4375632d3d6 - 21.6% (5.91 MB)

[#006] sha256:d82ccd06fd8e25cce29b426cdad70507a2fd7ea38ba11828be5dfc7d1dc285c0 - 0.02% (4.61 KB)


History
2020-03-05 18:39:35 UTC

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

2020-03-05 18:39:36 UTC

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

2020-03-05 18:39:37 UTC

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

2020-03-05 18:39:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5da06b41-ls6 Build-date:- 2020-03-05T13:38:16-05:00

2020-03-05 18:39:39 UTC

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

2020-03-05 18:39:40 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-03-05 18:39:41 UTC

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

2020-03-05 18:39:42 UTC

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

2020-03-05 18:39:57 UTC

|4 BUILD_DATE=2020-03-05T13:38:16-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=5da06b41-ls6 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-03-05 18:39:59 UTC

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

2020-03-05 18:40:00 UTC

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

2020-03-11 06:18:10 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.0-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

2020-03-11 06:18:12 UTC

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

2020-03-11 06:18:13 UTC

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

2020-03-11 06:18:14 UTC

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

2020-03-12 11:27:07 UTC

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

2020-03-12 11:27:08 UTC

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

2020-03-12 11:27:09 UTC

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

2020-03-12 11:27:10 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2-ls7 Build-date:- 2020-03-12T11:26:14+00:00

2020-03-12 11:27:11 UTC

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

2020-03-12 11:27:19 UTC

|3 BUILD_DATE=2020-03-12T11:26:14+00:00 LIBRESPEED_RELEASE=5.2 VERSION=5.2-ls7 /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/*

2020-03-12 11:27:21 UTC

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

2020-03-12 11:27:22 UTC

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

2020-03-12 11:27:23 UTC

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

Details
Created

2020-03-12 11:27:11 UTC

Size

31.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5.2-ls7 Build-date:- 2020-03-12T11:26:14+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:073a618bd48420d164b2d8a56025d53447b9bb25351bfc6b63cf6c8527c388c5 - 8.69% (2.71 MB)

[#001] sha256:5fe56adecab4246e1e63d05bcf5c4b82e5b908d9950b805247cba0cf185a4ed5 - 20.41% (6.37 MB)

[#002] sha256:09e13a747f98208bcd87609c8b928b3eb314c4aa585693d91758421d92a60a1d - 0.01% (3.97 KB)

[#003] sha256:9a78eb3817b49ebdfe530013d0cc814a5c3ccd57f007aa400dd90ca3419a1d3a - 49.58% (15.5 MB)

[#004] sha256:0647fb5a75786e68041c30ce6a0351e0fc3bf04a56d1ed5e08b7f154af0a7d69 - 0.01% (2.97 KB)

[#005] sha256:579fac399c76f2aff5005223c4bbb71b2b3f45dad6a9fe40ef6dfde2716e49ce - 21.28% (6.65 MB)

[#006] sha256:8deb419aa5791b817fe66321d6663d207c99b3720b7fc50716cc756922f76705 - 0.01% (4.61 KB)


History
2020-03-05 18:40:21 UTC

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

2020-03-05 18:40:33 UTC

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

2020-03-05 18:40:36 UTC

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

2020-03-05 18:40:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5da06b41-ls6 Build-date:- 2020-03-05T13:38:16-05:00

2020-03-05 18:40:41 UTC

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

2020-03-05 18:40:51 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-03-05 18:41:02 UTC

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

2020-03-05 18:41:15 UTC

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

2020-03-05 18:41:41 UTC

|4 BUILD_DATE=2020-03-05T13:38:16-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.1.0 VERSION=5da06b41-ls6 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-03-05 18:41:48 UTC

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

2020-03-05 18:41:52 UTC

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

2020-03-11 06:19:01 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.0-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

2020-03-11 06:19:13 UTC

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

2020-03-11 06:19:15 UTC

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

2020-03-11 06:19:16 UTC

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

2020-03-12 11:27:00 UTC

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

2020-03-12 11:27:01 UTC

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

2020-03-12 11:27:02 UTC

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

2020-03-12 11:27:02 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2-ls7 Build-date:- 2020-03-12T11:26:14+00:00

2020-03-12 11:27:03 UTC

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

2020-03-12 11:27:09 UTC

|3 BUILD_DATE=2020-03-12T11:26:14+00:00 LIBRESPEED_RELEASE=5.2 VERSION=5.2-ls7 /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/*

2020-03-12 11:27:10 UTC

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

2020-03-12 11:27:11 UTC

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

2020-03-12 11:27:11 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