docker▌
23 indexed skills · max 10 per page
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
docker-patterns
affaan-m/everything-claude-code · Cloud
Docker and Docker Compose patterns for local development, multi-service orchestration, and container security. \n \n Covers multi-stage Dockerfiles with dev, build, and production targets; Docker Compose configuration for web app stacks with PostgreSQL, Redis, and Mailpit; and override files for environment-specific settings \n Includes service discovery via container networking, custom network isolation, and volume strategies (named volumes, bind mounts, anonymous volumes) for data persistence
docker-expert
sickn33/antigravity-awesome-skills · Cloud
Advanced Docker containerization expert for multi-stage builds, security hardening, and production deployment patterns. \n \n Covers Dockerfile optimization, multi-stage builds, layer caching, base image selection, and image size reduction strategies \n Provides container security hardening including non-root user configuration, secrets management, and vulnerability scanning \n Handles Docker Compose orchestration with service dependency management, networking, health checks, and resource limits