Details
Description
Configure a docker proxy repository to https://registry-1.docker.io .
Try pulling windows/nanoserver through the proxy server.
docker pull localhost:8999/microsoft/nanoserver:1809
The command fails. The nexus.log reports something like this:
2019-02-14 13:40:27,816-0400 WARN [qtp1930219585-63] admin org.sonatype.nexus.repository.docker.internal.V2Handlers - Is the remote url a valid docker endpoint? Remote host https://registry-1.docker.io/ with path /v2/microsoft/nanoserver/manifests/1809 did not return the expected response. Error message: manifest unknown
Expected
Support proxying images with docker foreign layers.
Attachments
Issue Links
- is duplicated by
-
NEXUS-11865 add support for docker foreign layer references
-
- Closed
-
- is related to
-
NEXUS-21093 Pull from Docker Proxy for mcr.microsoft.com fails with "manifest unknown"
-
- Closed
-
-
NEXUS-12216 Support pushing Docker Windows Container images and loosen manifest validation to allow for 'foreign-layers'
-
- Closed
-
- relates
-
NEXUS-19125 Docker pull from mcr.microsoft.com results in 403 due to normalization of 307 redirect URLs removing double slash
-
- Closed
-