Although using uppercase letters in a URL is usually not considered a good practice, some registries (e.g. Amazon ECR) tolerate them. When a user tries to push an image containing such characters, they see the following error:
error pushing image: getting tag for destination: repository can only contain the runes abcdefghijklmnopqrstuvwxyz0123456789_-./: [...]
Opening this issue on behalf of @Mukesh9092
Although using uppercase letters in a URL is usually not considered a good practice, some registries (e.g. Amazon ECR) tolerate them. When a user tries to push an image containing such characters, they see the following error:
error pushing image: getting tag for destination: repository can only contain the runes abcdefghijklmnopqrstuvwxyz0123456789_-./: [...]