moby--moby/image
Aaron Lehmann 2f19e910bd image spec: Correct set of acceptable characters in tags
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>
2016-07-05 10:02:16 -07:00
..
spec image spec: Correct set of acceptable characters in tags 2016-07-05 10:02:16 -07:00
tarexport Merge pull request #24003 from tonistiigi/fix-duplicate-layers 2016-06-30 17:07:58 -07:00
v1 Update code for latest engine-api 2016-04-19 16:56:54 +02:00
fs.go Safer file io for configuration files 2016-04-21 11:31:15 -07:00
fs_test.go
image.go
image_test.go
rootfs.go
rootfs_unix.go
rootfs_windows.go
store.go Fix .ensure-emptyfs on non-x86_64 architectures 2016-04-08 17:38:13 -04:00
store_test.go