Skill
docker-skills
Docker containerization patterns, best practices, and multi-stage builds
From f5-stacksInstall
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositorycompose/compose-basics.mdcompose/environment.mdcompose/networks.mdcompose/services.mdcompose/volumes.mddockerfile/best-practices.mddockerfile/caching-strategies.mddockerfile/layer-optimization.mddockerfile/multi-stage-builds.mdfundamentals/build-context.mdfundamentals/docker-basics.mdfundamentals/dockerfile-syntax.mdfundamentals/images-containers.mdnetworking/dns-discovery.mdnetworking/network-types.mdnetworking/port-mapping.mdoptimization/build-performance.mdoptimization/image-size.mdoptimization/runtime-performance.mdregistry/docker-hub.mdSkill Content
Docker Skills
Container platform for building, shipping, and running applications.
Sub-Skills
Dockerfile
- multi-stage.md - Multi-stage builds
- best-practices.md - Dockerfile best practices
- security.md - Security hardening
- optimization.md - Image optimization
Compose
- services.md - Service definitions
- networks.md - Network configuration
- volumes.md - Volume management
- profiles.md - Compose profiles
Networking
- bridge.md - Bridge networks
- overlay.md - Overlay networks
- host.md - Host networking
Storage
- volumes.md - Volume patterns
- bind-mounts.md - Bind mounts
- tmpfs.md - tmpfs mounts
Security
- rootless.md - Rootless containers
- secrets.md - Secret management
- scanning.md - Image scanning
CI/CD
- github-actions.md - GitHub Actions
- buildx.md - Docker Buildx
- registry.md - Registry patterns
Debugging
- logs.md - Log management
- exec.md - Container debugging
- healthchecks.md - Health checks
Detection
Auto-detected when project contains:
Dockerfiledocker-compose.ymlordocker-compose.yamlFROMorEXPOSEpatterns
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026