Releases: forkzero/s3proxy-docker
Releases · forkzero/s3proxy-docker
Release list
v4.2.0
First published release of the rebuilt image: Hono + s3proxy 4.2, multi-arch (linux/amd64, linux/arm64), with SBOM + SLSA provenance attestations.
Pulls to Docker Hub as forkzero/s3proxy:4.2.0, :4.2, :latest.
Highlights
- Hono server using s3proxy 4.2's
fetchWeb()Web-standard adapter. - Streaming
GET/HEAD(Range-capable),/health,/version,/→/index.html; XML errors. - Hardened multi-stage Alpine image: non-root,
tini, digest-pinned base, BuildKit cache mounts. - Supply chain: SPDX SBOM + max SLSA provenance attached to the image.
- Conformance-tested against
@forkzero/s3-website-test-kit.
Run
```bash
docker run --rm -p 8080:8080 -e BUCKET=my-bucket forkzero/s3proxy:4.2.0
```
v2.0.2 Update dependencies
Full Changelog: v2.0.1...v2.0.2
v2.0.1 Update dependencies
Full Changelog: v2.0.0...v2.0.1