Memory/CPU limit in Docker Swarm
Running 1,000 Containers in Docker Swarm
How to Limit Resources for Docker Swarm Services
https://docs.docker.com/config/containers/resource_constraints/
What does --oom-kill-disable
do for a Docker container?
Unable to use oom-kill-disable configuration
Docker Container Resource Management: CPU, RAM and IO, Part 1
Highlighting the Container Memory Consolidation Problems in Linux
Java inside docker: What you must know to not FAIL