docker-optimizer
CommunityOptimize Dockerfiles for speed and security
AuthorCrazyDubya
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reviews Dockerfiles for best practices, security issues, and image size optimization, helping teams produce lean, secure containers and faster deployments.
Core Features & Use Cases
- Best Practices: Enforces specific base image versions, minimizes layers, and optimizes build caching.
- Security & Compliance: Detects common misconfigurations and guidance to avoid privilege issues and secrets exposure.
- Size & Performance: Recommends multi-stage builds, and slim bases to reduce final image size and improve startup times.
Quick Start
Scan the Dockerfile in your project and return an optimized, multi-stage version with improved caching and security.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: docker-optimizer Download link: https://github.com/CrazyDubya/claude-skills/archive/main.zip#docker-optimizer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.