Currently, the proxy infers the target hostname based on the path of the repository. However, this means that all calls which are not targeted directly to retrieving an image, e.g. /v2/ calls, do not include the target hostname and thus cannot be forwarded.
Currently, the proxy infers the target hostname based on the path of the repository. However, this means that all calls which are not targeted directly to retrieving an image, e.g.
/v2/calls, do not include the target hostname and thus cannot be forwarded.