Y
Hacker News
new
|
ask
|
show
|
jobs
by
gaul
3131 days ago
Java hate is unnecessary. S3Proxy has low memory usage and a similar image size.
1 comments
fizwhiz
3130 days ago
Perhaps a better response would be outlining how much memory it actually takes? This way people can decide (i.e. if they care deeply about the memory footprint)
link
anonfunction
3130 days ago
I ran the docker container and it uses 56.97MiB without any requests going through.
docker run -d --publish 80:80 --env S3PROXY_AUTHORIZATION=none andrewgaul/s3proxy docker stats
link