Skip to content

Releases: forkzero/s3proxy-docker

v4.2.0

Choose a tag to compare

@gmoon gmoon released this 14 Jul 12:10
63eeb02

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

Choose a tag to compare

@gmoon gmoon released this 22 Jan 00:57

Full Changelog: v2.0.1...v2.0.2

v2.0.1 Update dependencies

Choose a tag to compare

@gmoon gmoon released this 18 Jan 19:58

Full Changelog: v2.0.0...v2.0.1