Reference name rather than repository in reference grammar
Signed-off-by: Richard Scothern <richard.scothern@docker.com>master
							parent
							
								
									ab9b433fca
								
							
						
					
					
						commit
						846328977e
					
				|  | @ -3,7 +3,7 @@ | |||
| //
 | ||||
| // Grammar
 | ||||
| //
 | ||||
| // 	reference                       := repository [ ":" tag ] [ "@" digest ]
 | ||||
| // 	reference                       := name [ ":" tag ] [ "@" digest ]
 | ||||
| //	name                            := [hostname '/'] component ['/' component]*
 | ||||
| //	hostname                        := hostcomponent ['.' hostcomponent]* [':' port-number]
 | ||||
| //	hostcomponent                   := /([a-z0-9]|[a-z0-9][a-z0-9-]*[a-z0-9])/
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue