Project

General

Profile

Actions

Bug #8873

closed

need to handle non standalone registry auth for a docker pull call

Added by Partha Aji over 10 years ago. Updated over 10 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

PR https://github.com/theforeman/foreman-docker/pull/65 addresses the docker pull call for the standalone registries.
But we need to address cases involving non standalone registries, where we need to query the index for the location of the image, we also must use the authentication token that the index passes to us together with the response.
look at
https://docs.docker.com/reference/api/hub_registry_spec/#pull

for more info

Actions

Also available in: Atom PDF