Skip to content

Conversation

@philips
Copy link
Contributor

@philips philips commented Aug 31, 2016

Signed-off-by: Jason Bouzane [email protected]

@philips
Copy link
Contributor Author

philips commented Aug 31, 2016

@opencontainers/image-spec-maintainers can people LGTM this? It is identical to #163 but not broken.

cc @jbouzane

For example, in an image tagged with the name <code>my-app:3.1.4</code>, <code>my-app</code> is the <i>Repository</i> component of the name.
A repository name is made up of slash-separated name components, optionally prefixed by a DNS hostname.
The hostname must follow comply with standard DNS rules, but may not contain <code>_</code> characters.
The hostname must comply with standard DNS rules that apply to IDNA labels as defined in <a href="https://tools.ietf.org/html/rfc5890#section-2.3">RFC 5890</a>.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still think we want to call out A-label, U-label, or NR-LDH label to avoid forbidding all-ASCII, non-A label, repository names.

@philips philips closed this Aug 31, 2016
@philips
Copy link
Contributor Author

philips commented Aug 31, 2016

Closing because we removed the "repository" language.

@stevvooe
Copy link
Contributor

This PR is invalidated by #223.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants