[ 
https://issues.apache.org/jira/browse/MESOS-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933051#comment-16933051
 ] 

James Peach commented on MESOS-9963:
------------------------------------

Verified that this issue doesn't cause any problems in the current code, 
because callers are careful to ensure the path component begin with '/'

> URI stringification constructs malformed URIs.
> ----------------------------------------------
>
>                 Key: MESOS-9963
>                 URL: https://issues.apache.org/jira/browse/MESOS-9963
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: James Peach
>            Assignee: James Peach
>            Priority: Major
>              Labels: containerization
>
> Setting {{docker_registry="https://docker-cache.example.com/}} and then 
> pulling an image named {{org/image-name:latest}} fails. The Docker image 
> puller ends up constructing a malformed URL for the manifest:
> {noformat}
> Pulling image 'org/siri-centos6:stage' from 
> 'docker-manifest://docker-cache.example.com:443org/image-name?latest#https' 
> to '/tmp/mesos/store/docker/staging/LGArHA'
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to