mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00:00
drop/omit
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ const INDEX_SERVER = "https://index.docker.io/v1"
|
||||
//const INDEX_SERVER = "http://indexstaging-docker.dotcloud.com/"
|
||||
|
||||
var (
|
||||
ErrConfigFileMissing error = errors.New("The Auth config file is missing")
|
||||
ErrConfigFileMissing = errors.New("The Auth config file is missing")
|
||||
)
|
||||
|
||||
type AuthConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user