rules-docker
OfficialEnforce Docker standards.
Authorflext-sh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures consistency and adherence to best practices for Docker assets within the docker/ directory, preventing common configuration errors and improving maintainability.
Core Features & Use Cases
- Compose File Validation: Checks for consistent naming, explicit configurations, and absence of placeholder files.
- Dockerfile Best Practices: Enforces rules like the presence of
HEALTHCHECKand avoidance of:latesttags. - Use Case: When updating
docker-compose.flext.ymlor adding a new service definition, this Skill will automatically flag any deviations from established rules, such as missing health checks or the use of floating image tags.
Quick Start
Run the docker standardization script to validate all compose files and Dockerfiles in the docker directory.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: rules-docker Download link: https://github.com/flext-sh/flext/archive/main.zip#rules-docker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.