Ensure Docker image tags map unsupported characters `:`, `/`, and `+` to `-` for compatibility. This prevents invalid tags in Docker builds when kernel version strings include these characters.
Ensure Docker image tags map unsupported characters `:`, `/`, and `+` to `-` for compatibility. This prevents invalid tags in Docker builds when kernel version strings include these characters.