8000 Fixed, but needs release 7.0.1 or later - Tag validation fails on registries with `:PORT` specified (`localhost:5000/example:latest`) · Issue #3240 · docker/docker-py · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Fixed, but needs release 7.0.1 or later - Tag validation fails on registries with :PORT specified (localhost:5000/example:latest) #3240
Closed
@consideRatio

Description

@consideRatio

#3191 introduces a regex to validate what valid tags are. This led to a validation failure for localhost:5000/example:latest, and according to the description in https://docs.docker.com/reference/cli/docker/image/tag/#description should be allowed. It has practically worked before as well, so I think this is too narrow validation.

There is an example in docker docs that also fails validation: myregistryhost:5000/fedora/httpd:version1.0

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0