Project

Profile

Help

Issue #4736

closed

cannot pull schema1 by tag

Added by ipanova@redhat.com almost 5 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 52
Quarter:

Description

$ podman pull localhost:24816/foo1:2.6 --tls-verify=False
Trying to pull docker://localhost:24816/foo1:2.6...Failed
(0x1840f00,0xc0000ba780)
Error: error pulling image "localhost:24816/foo1:2.6": Invalid image name "localhost:24816/foo1:2.6", unknown transport "localhost"

$ curl -i -L -X GET -H "Accept: application/vnd.docker.distribution.manifest.list.v2+json" 'http://localhost:24816/v2/foo1/manifests/2.6'
HTTP/1.1 404 Not Found
Content-Type: text/plain; charset=utf-8
Content-Length: 14
Date: Wed, 24 Apr 2019 15:37:06 GMT
Server: Python/3.7 aiohttp/3.5.4

404: Not Found

pull by digest works

Actions #1

Updated by ipanova@redhat.com almost 5 years ago

  • Status changed from NEW to POST
  • Assignee set to ipanova@redhat.com
  • Triaged changed from No to Yes
  • Sprint set to Sprint 52
Actions #2

Updated by ipanova@redhat.com almost 5 years ago

  • Status changed from POST to MODIFIED

Applied in changeset commit:pulp_docker|eef3d87498a31c8337d61809590d872f5b37eb67.

Actions #4

Updated by ipanova@redhat.com over 4 years ago

  • Project changed from Docker Support to Container Support
Actions #5

Updated by ipanova@redhat.com over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #6

Updated by ipanova@redhat.com about 4 years ago

  • Sprint/Milestone set to 1.0.0

Also available in: Atom PDF