mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
da2ad48b92
The image spec did not match the regexp that validates tags. It
neglected to mention that period and dash characters are allowed in
tags, as long as they are not the first character. It also did not
mention the length limit for tags.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
spec | ||
tarexport | ||
v1 | ||
fs.go | ||
fs_test.go | ||
image.go | ||
image_test.go | ||
rootfs.go | ||
rootfs_unix.go | ||
rootfs_windows.go | ||
store.go | ||
store_test.go |