Block a user
speedtest-cli (sha256:8820620e849a5a7ec59acb0b5858894d4e763132bde119611381d961f541e4a2)
Installation
docker pull gitea.sjs.io/admin/speedtest-cli@sha256:8820620e849a5a7ec59acb0b5858894d4e763132bde119611381d961f541e4a2sha256:8820620e849a5a7ec59acb0b5858894d4e763132bde119611381d961f541e4a2Image Layers
| ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache wget ca-certificates tar # buildkit |
| ARG TARGETARCH=arm64 |
| RUN |1 TARGETARCH=arm64 /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=arm64 /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-05-04T03:20:33.554Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 397ae8c0668590e8c4e6d9dd0625d1ac10a25001 |
| 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-05-03 22:20:48 -05:00
Versions (3)
View all
Container
0
OCI / Docker
linux/arm64
6.6 MiB