docker-resource-management

Installation
SKILL.md

Docker Resource Management

Trigger

Use this skill when:

  • Setting memory or CPU limits on containers
  • Diagnosing OOM (out of memory) kills
  • Monitoring container resource usage with docker stats
  • Configuring resource constraints in Docker Compose
  • Understanding cgroup v1 vs v2 behavior
  • Setting up Prometheus or cAdvisor for container monitoring
  • Tuning swap and memory reservation settings
  • Preventing a single container from starving others

Required Inputs

Installs
2
First Seen
Sep 11, 2026
docker-resource-management — tmhsdigital/docker-developer-tools