Y
Hacker News
new
|
ask
|
show
|
jobs
by
fizwhiz
3131 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)
1 comments
anonfunction
3131 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