forked from toolshed/abra
@ -48,5 +48,7 @@ func New(contextName string) (*client.Client, error) {
|
||||
logrus.Fatalf("unable to create Docker client: %s", err)
|
||||
}
|
||||
|
||||
logrus.Debugf("created client for '%s'", contextName)
|
||||
|
||||
return cl, nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user