Fake S3 server for testing purposes: https://github.com/jamhall/s3rver
1.8K
Fake S3 server for testing purposes: https://github.com/jamhall/s3rver
mhart/alpine-node base image/tmpPORT environment variable.
$ docker run -e PORT=4569 -d seayou/s3rver
$ docker run -d seayou/s3rver
$ docker exec <container_id> sh -c "AWS_ACCESS_KEY_ID=fake AWS_SECRET_ACCESS_KEY=fake AWS_DEFAULT_REGION=fake aws --endpoint-url http://localhost:5000 s3api create-bucket --bucket foo"
Content type
Image
Digest
Size
45.5 MB
Last updated
almost 10 years ago
docker pull seayou/s3rver