375f3cc136
This commit adds regular expression definitions for several string identifiers used througout the registry. The repository name regex supports up to five path path components and restricts repeated periods, dashes and underscores. The tag regex simply validates the length of the tag and that printable characters are required. Though we define a new package common, these definition should land in docker core. |
||
---|---|---|
.. | ||
names.go | ||
names_test.go | ||
tarsum.go | ||
tarsum_test.go |