docker-dotnet-containerize
Installation
SKILL.md
.NET Docker Containerization Skill
Generate optimized Docker configurations for .NET projects using advanced build techniques, progressive layer publishing, and production-ready multi-stage builds.
What This Skill Does
I will analyze your .NET solution and generate:
- Optimized Dockerfile with BuildKit features and layer caching
- Build scripts (Bash/PowerShell) with version tagging
- .dockerignore file with comprehensive patterns
- Validation checklist and troubleshooting guidance