Block a user
speedshare (sha-7546fc19e9da)
Published 2026-05-12 11:27:29 +03:00 by fsadmin
Installation
docker pull git.tw.ssdot.ru/fsadmin/speedshare:sha-7546fc19e9dasha256:5278f9f6bc3e8c3b1ebc798d08b1cedcf040f8e8e94aef6c8d0f394552df7f24
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 856971bfa4 | linux/amd64 | 37 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /tmp/speedshare /usr/local/bin/ # buildkit |
| WORKDIR /app |
| EXPOSE map[8080/tcp:{}] |
| ENV SPEEDSHARE_HOME=/data |
| CMD ["speedshare"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-12T08:16:30Z |
| org.opencontainers.image.description | Self-hosted single-admin file sharing app |
| org.opencontainers.image.revision | 7546fc19e9da0b078c47e07375321b8998711cfb |
| org.opencontainers.image.source | https://git.tw.ssdot.ru/fsadmin/speedshare |
| org.opencontainers.image.title | SpeedShare |
| org.opencontainers.image.version | 0.1.2 |