Block a user
speedtest-cli (sha-c378148)
Installation
docker pull gitea.sjs.io/admin/speedtest-cli:sha-c378148sha256:fa42fd198c4bd8f8b87820ad1b043e9f96ac8ced50e90d08fb78174e06c08a7b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f63c1f8a1c | linux/amd64 | 6.3 MiB |
| dc83b46ec9 | linux/arm64 | 6.6 MiB |
Image Layers ( linux/amd64)
| 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
Versions (3)
View all