Project

General

Custom queries

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

#1

Updated by Dominic Cleal over 10 years ago

  • Project changed from Foreman to Docker
  • Category deleted (Authentication)
#2

Updated by Anonymous over 10 years ago

  • Status changed from New to Feedback
Actions

Also available in: Atom PDF