1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Derek McGowan 7f48cd7dce Set canonical name correctly
Currently canonical name gets set to the local name and displayed in the errors.
Canonical name should be the unique and canonical name for an image.
Use docker.io as the canonical domain for images on the public registry.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-07-14 17:45:49 -07:00
..
tags add a more accurate error description for invalid tag name 2015-06-03 09:38:39 +08:00
export.go Windows: graph\export.go filepath fixes 2015-05-04 14:56:23 -07:00
graph.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
graph_test.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
graph_unix.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
graph_windows.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
history.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
import.go Refactor pkg/stremformatter with custom constructors instead of passing a boolean 2015-05-13 00:09:41 +02:00
list.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
load.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
load_unsupported.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
manifest.go Break down loadManifest function into constituent parts 2015-06-01 13:02:50 -07:00
manifest_test.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
mutex.go Attempt to protect on disk image store with mutex 2015-06-25 20:16:37 -07:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go Set canonical name correctly 2015-07-14 17:45:49 -07:00
push.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
service.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
tags.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
tags_unit_test.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00