readystack/seaweedfs:4.39-CE-ubuntu24.04-r1
A hardened, cosign-signed, offline-rebuildable build of github.com/seaweedfs/seaweedfs 4.39 (Apache-2.0 — distributed S3-compatible object storage), built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/seaweedfs:4.39-CE-ubuntu24.04-r1.docker pull readystack/seaweedfs:4.39-CE-ubuntu24.04-r1
Single container, single static Go binary (weed, CGO-free), foreground weed server -s3. Master+volume+filer+S3 in one process: S3 API on :8333, filer HTTP on :8888, master on :9333. Object storage — data + metadata under /data. NO SQL DB, NO sidecar (production scales master/volume/filer as separate roles; this image is the single-node S3 endpoint).
docker run -d --name seaweedfs -p 8333:8333 -p 8888:8888 -p 9333:9333 -v seaweedfs-data:/data readystack/seaweedfs:4.39-CE-ubuntu24.04-r1
The complete --network=none build kit to recreate this exact image yourself — plus admin/DB/API handbooks, seed data, a validated test suite, and signed provenance — is at readystack.dev/buy.html.
— ReadyStack · readystack.dev
Content type
Image
Digest
sha256:d455b3132…
Size
103 MB
Last updated
30 days ago
docker pull readystack/seaweedfs:4.39-CE-ubuntu24.04-r2