Block a user
speedshare (main)
Published 2026-05-12 12:14:31 +03:00 by fsadmin
Installation
docker pull git.tw.ssdot.ru/fsadmin/speedshare:mainsha256:630609b4b7ef05e9cea8e06ba56d220390075a04ef868d88e321bae9ee351640
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 064ac060d2 | 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-12T09:10:09Z |
| org.opencontainers.image.description | Self-hosted single-admin file sharing app |
| org.opencontainers.image.revision | dc1b0738b9812054c2d112684832c7e33ad7d339 |
| org.opencontainers.image.source | https://git.tw.ssdot.ru/fsadmin/speedshare |
| org.opencontainers.image.title | SpeedShare |
| org.opencontainers.image.version | 0.1.3 |