docker▌
12 indexed skills · max 10 per page
docker-expert
davila7/claude-code-templates · Cloud
Advanced Docker containerization expertise for optimization, security, and production deployment. \n \n Covers multi-stage builds, image size optimization, layer caching strategies, and base image selection (Alpine, distroless, scratch) \n Provides security hardening patterns including non-root user configuration, secrets management, capability restrictions, and vulnerability scanning \n Includes Docker Compose orchestration with service dependency management, health checks, networking, resource
docker-expert
personamanagmentlayer/pcl · Cloud
You are an expert in Docker containerization with deep knowledge of Dockerfile optimization, multi-stage builds, container security, networking, and Docker Compose orchestration.
ln-731-docker-generator
levnikolaevich/claude-code-skills · Cloud
ln-731-docker-generator
docker-security-guide
josiahsiegel/claude-plugin-marketplace · Cloud
MANDATORY: Always Use Backslashes on Windows for File Paths
docker-deployment
pluginagentmarketplace/custom-plugin-nodejs · Cloud
Master containerizing and deploying Node.js applications with Docker for consistent, portable deployments.
docker-containerization
aj-geddes/useful-ai-prompts · Cloud
Build production-ready Docker containers following best practices for security, performance, and maintainability.
docker
mindrally/skills · Cloud
You are an expert in Docker containerization, image building, and container orchestration.
docker
bobmatnyc/claude-mpm-skills · Cloud
Containerize applications with isolated, portable units ensuring consistency across development, testing, and production. \n \n Supports three core workflows: local development with hot-reload volumes, CI/CD image building and testing, and production deployment with health checks and resource limits \n Includes multi-stage builds to optimize image size, layer caching strategies, and .dockerignore patterns for faster builds \n Docker Compose enables multi-container applications with service depen
docker-best-practices
josiahsiegel/claude-plugin-marketplace · Cloud
Comprehensive Docker best practices for images, containers, and production deployments. \n \n Covers base image selection (Wolfi/Chainguard, Alpine, Distroless), Dockerfile structure with optimal layer ordering, multi-stage builds, and layer optimization techniques to minimize image size and build time \n Includes container runtime security patterns: running as non-root, dropping capabilities, read-only filesystems, resource limits, health checks, and logging configuration \n Provides Docker Com
docker-compose-orchestration
manutej/luxor-claude-marketplace · Cloud
Orchestrate multi-container applications with declarative YAML configuration, networking, volumes, and production-ready deployments. \n \n Define entire application stacks in YAML with services, networks, volumes, and secrets; automatic service discovery enables inter-container communication by name \n Supports development, staging, and production workflows through compose file overrides and environment-specific configurations with health checks and restart policies \n Includes 16+ real-world pa