Bug 1197759

Summary: Docker repo names are limited to 30 chars (128 in newer versions of docker)
Product: Red Hat Satellite Reporter: David Davis <daviddavis>
Component: Container ManagementAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: bbuckingham, bkearney, sghosh
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-13 15:55:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Davis 2015-03-02 14:32:06 UTC
I was testing some things out in Katello when I hit this when I tried to pull a docker repo:

❯❯❯ docker pull localhost:5000/default_organization-library-redisv-Tester-redis:latest
2015/03/01 15:08:15 Invalid repository name (default_organization-library-redisv-Tester-redis), only [a-z0-9-_.] are allowed

Looks like Docker repo names could only be 30 characters in docker-1.3.2-4.el7.centos.x86_64 (which is the version I have on centos7):

https://github.com/docker/docker/pull/8447

Comment 1 RHEL Program Management 2015-03-03 05:21:57 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.