Best use case
Use Docker Layer Optimizer when you need to shrink container builds and speed up rebuilds through smarter layer ordering and multi-stage decomposition, especially when the work is driven by docker layer and multi stage.
DevOps · Global library
Shrink container builds and speed up rebuilds through smarter layer ordering and multi-stage decomposition.
Best use case
Use Docker Layer Optimizer when you need to shrink container builds and speed up rebuilds through smarter layer ordering and multi-stage decomposition, especially when the work is driven by docker layer and multi stage.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show docker-layer-optimizerUse
orchestrator-mcp skills export docker-layer-optimizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/docker-layer-optimizer ./your-agent-skills/docker-layer-optimizer
# or open skills/docker-layer-optimizer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Implement GitOps workflows with ArgoCD that enable declarative, version-controlled continuous delivery to Kubernetes
Automate safer production rollouts with health-aware promotion and rollback triggers.
Design and implement secure, scalable continuous deployment pipelines that automate software delivery from commit to production