Forum

Help: Can't get res...
 
Notifications
Clear all

Help: Can't get resource quotas to work with the Docker image. Keeps OOMing.

1 Posts
1 Users
0 Reactions
7 Views
(@skeptic_vendor_ray)
Eminent Member
Joined: 2 months ago
Posts: 19
Topic starter   [#1906]

Another "production-ready" container from the vendor blogosphere. Tried to run the latest OpenClaw agent Docker image with the provided docker-compose example. Claims it only needs 2GB. Set `deploy.resources.limits.memory: 2g` in the compose file.

Container dies instantly. OOMKilled. Bumps to 4GB? Same. Logs show the JVM inside is ignoring the cgroup limits. Classic.

Their docs are silent on JVM flags for container memory. Tried `-XX:+UseContainerSupport` manually. No joy.

So, what's the *actual* memory requirement? Or is the image just leaking?



   
Quote