7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go17,694 stars (17,694 stars)673 forks (673 forks)batch import
good first issuehelp wanted
Description
This issue does not include a description.
- Issue type
- refactor
- Research direction
- Examine the codebase for existing Docker instruction name constant definitions, likely in a package handling Docker commands. Identify duplicate or inconsistent constants and propose a single set of constants. The refactoring should involve updating all references to use the unified constants. Check the issue comments for any suggested approach or files to modify.