Skip to content

Upgrade go-dockerclient

In order to efficiently support Authentication for Private Register on the Docker Executor, we need some of the new features in the Go Docker Client.

Namely:

NewAuthConfigurations
NewAuthConfigurationsFromDockerCfg

More details in this Merge Request: !17 (merged)

Merge request reports