mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
If name given to imagePull is not canonical (see here for a description of a "canonical" name : https://github.com/docker/distribution/blob/245ca46/reference/normalize.go#L19-L23 ), the Go example panics : `repository name must be canonical`