Block a user
speedtest-cli (sha256:f63c1f8a1c8a70bdf7a6ecb91a19ef76f913998263da29e5c931843e90c8e7ca)
Installation
docker pull gitea.sjs.io/admin/speedtest-cli@sha256:f63c1f8a1c8a70bdf7a6ecb91a19ef76f913998263da29e5c931843e90c8e7casha256:f63c1f8a1c8a70bdf7a6ecb91a19ef76f913998263da29e5c931843e90c8e7caImage Layers
| ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache wget ca-certificates tar # buildkit |
| ARG TARGETARCH=amd64 |
| RUN |1 TARGETARCH=amd64 /bin/sh -c if [ "$TARGETARCH" = "amd64" ]; then ARCH="x86_64"; elif [ "$TARGETARCH" = "arm64" ]; then ARCH="aarch64"; fi && wget -q https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-${ARCH}.tgz && tar -xzf ookla-speedtest-1.2.0-linux-${ARCH}.tgz -C /usr/bin && rm ookla-speedtest-1.2.0-linux-${ARCH}.tgz && chmod +x /usr/bin/speedtest # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN |1 TARGETARCH=amd64 /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-04-25T16:19:17.987Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | c378148f0ef8cec7c523c6ffb235104754580c11 |
| org.opencontainers.image.source | https://gitea.sjs.io/admin/speedtest-cli-container |
| org.opencontainers.image.title | speedtest-cli-container |
| org.opencontainers.image.url | https://gitea.sjs.io/admin/speedtest-cli-container |
| org.opencontainers.image.version | latest |
Details
2025-04-25 11:19:32 -05:00
Versions (3)
View all
Container
1
OCI / Docker
linux/amd64
6.3 MiB