6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#532 forks (532 forks)batch import
help wantedidea
Repository metrics
- Stars
- 5,310 stars (5,310 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Review the NMica Dockerfile generation approach mentioned in the issue and blog post. Identify how it improves layering efficiency for .NET Docker images, then explore how to integrate similar improvements into Tye's existing Dockerfile generation logic. Focus on comparing the current multi layer build strategy with the proposed approach.
- Tech stack
- csharpdocker
- Domain
- devopsbuild system
- Issue type
- Feature
- Prerequisites
- DockerC#