Open Issues Need Help
View All on GitHub Naming conventions 2 months ago
AI Summary: Decide on a naming convention for Docker images. The current naming uses Debian/Ubuntu codename tags (e.g., `snowstep/llvm:bookworm`), but only the `latest` tag is consistently updated. The issue proposes renaming to reflect the Debian/Ubuntu version (e.g., `snowstep/llvm-debian-12`), while maintaining the existing codename tags for backward compatibility. The task is to evaluate the proposed change and determine the best approach.
Complexity:
2/5
help wanted