Limit memory usage for Qbittorrent #57
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We've seen this container spike to 20 GB of RAM usage.
http://grafana.jafner.net/goto/q6Rdezm4k?orgId=1
Let's clamp that to something more reasonable.
See Docker docs
assigned to @Jafner
Update: 28 GB
mentioned in commit
e1f0362a97
Proper docs: https://docs.docker.com/compose/compose-file/deploy/#memory
Done and applied.