Skip to content

Lowercase repository names (+ warnings if happens) #423

Closed
@rhuss

Description

Its not the tag but the name which needs to be sanitized. See comments below.

When tags are given, either as part of the image name or as extra tag, they should be sanitized to conform to the Docker syntax. I.e. no hyphens - are allowed and they should be translated to e.g. _.

Alternatively throw an error early. Currently the error message is quite confusing.

See #419 for an example.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions