Details
Description
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.
Attachments
Issue Links
- duplicates
-
MESOS-6934 Support pulling Docker images with V2 Schema 2 image manifest
- Resolved
- relates to
-
MESOS-8570 Enable Docker fetcher plugin on Windows
- Resolved
-
MESOS-9703 Support docker manifest v2s2 external urls.
- Open