docker-optimization
Installation
SKILL.md
Docker Optimization Skill
Comprehensive optimization techniques for Docker images and containers covering size reduction, build caching, and runtime performance.
Purpose
Reduce image size, improve build times, and optimize container performance using 2024-2025 industry best practices.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| target | enum | No | all | size/build/runtime/all |
| base_image | string | No | - | Current base image |
| current_size | string | No | - | Current image size |