Mock implementation of the Amazon S3 API
10M+
S3Mock is a lightweight server that implements parts of the Amazon S3 API. It has been created to support hermetic testing and reduces the infrastructure dependencies while testing.
Exposed ports are 9090 (HTTP) and 9191 (HTTPS).
Run with
docker run -p 9090:9090 -p 9191:9191 -t adobe/s3mock
... stop with ctrl-c.
See https://github.com/adobe/S3Mock for more information
Content type
Image
Digest
sha256:8228a3ff3…
Size
95.7 MB
Last updated
11 days ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
62,407
Sep 4 to Sep 10