1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-15 09:14:13 +02:00
watchtower/container
Ross Cadogan 1c59200565 Registry authentication was failing silently when pulling images.
Load authentication credentials for available credential stores in order of preference:
 1. Environment variables REPO_USER, REPO_PASS
 2. Docker config files
Request image pull with authentication header.
Wait until pull request is complete before exiting function.
2016-10-18 14:04:55 +01:00
..
mockclient Support for --cleanup flag 2015-07-31 18:24:27 +00:00
client.go Registry authentication was failing silently when pulling images. 2016-10-18 14:04:55 +01:00
container.go Port client lib from samalba/dockerclient to docker/docker/client 2016-10-13 21:34:24 +01:00
sort.go Add godoc comments 2015-07-31 22:36:18 +00:00
trust.go Registry authentication was failing silently when pulling images. 2016-10-18 14:04:55 +01:00
util_test.go Refactoring & renaming 2015-07-21 16:58:31 +00:00
util.go Port client lib from samalba/dockerclient to docker/docker/client 2016-10-13 21:34:24 +01:00