Minimal fake S3 Docker image based on Alpine linux
9.1K
Minimal fake S3 Docker image based on Alpine linux
It is a minimal Docker image from the fake-s3 project. Uses a persistent volume in /opt/fakes3/data to store persistence data.
docker run --rm -d [-p port:port] pickapp/docker-fake-s3 [port]
The "port" is 10001 by default.
Content type
Image
Digest
Size
8.2 MB
Last updated
over 9 years ago
docker pull pickapp/fake-s3-alpine