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

Jie Yu commented on MESOS-9159:
-------------------------------

commit bf17c98f440df0998281f8619642d1d9ebcf49eb (HEAD -> master, origin/master, 
origin/HEAD)
Author: Liangyu Zhao <[email protected]>
Date:   Tue Aug 28 13:32:17 2018 -0700

    Windows: Parse version 2 schema 2 Docker image manifest.

    Added support to parse V2S2 Docker image manifest
    (https://docs.docker.com/registry/spec/manifest-v2-2/). Adopted the
    validation code from patch 53850.

    Review: https://reviews.apache.org/r/68451/

commit dc1436289129e5339a7e9d6d9350d64a352ece6b
Author: Liangyu Zhao <[email protected]>
Date:   Tue Aug 28 13:30:42 2018 -0700

    Windows: Update curl version to 7.61.0.

    A bug is encountered in version 7.57.0, and is fixed in 7.61.0.

    Review: https://reviews.apache.org/r/68450/

> Support Foreign URLs in docker registry puller
> ----------------------------------------------
>
>                 Key: MESOS-9159
>                 URL: https://issues.apache.org/jira/browse/MESOS-9159
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Akash Gupta
>            Priority: Major
>
> Currently, trying to pull the layers of a Windows image with the current 
> registry pull code will return a 404 error. This is because the Windows 
> docker images need to pull the base OS layers from the foreign URLs field in 
> the version 2 schema 2 docker manifest. As a result, the register puller 
> needs to be aware of version 2 schema 2 and the foreign urls field.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to