terraform-provider-docker/vendor/github.com/docker/docker-credential-helpers/credentials
Manuel Vogel a6fdf4c2a6
Fixes for image pulling and local registry (#143)
Multiple fixes for handling private registries and login credential retrieval on OSX.

- Fixes check for image locally before pulling it: #24
- Fixes image prefix workaround: #120
- Fixes passing of the `--with-registry-auth` flag: #77 
- Fixes docker registry credentials in osxkeychain: #125
2019-05-26 11:42:53 +02:00
..
credentials.go Fixes for image pulling and local registry (#143) 2019-05-26 11:42:53 +02:00
error.go Fixes for image pulling and local registry (#143) 2019-05-26 11:42:53 +02:00
helper.go Fixes for image pulling and local registry (#143) 2019-05-26 11:42:53 +02:00
version.go Fixes for image pulling and local registry (#143) 2019-05-26 11:42:53 +02:00