1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-15 09:14:13 +02:00
watchtower/container
Ross Cadogan e75236414e When authentication credentials are supplied as env vars they are always used.
This causes authentication failures on registries that don't match, including public registries.
Fallback to no-authentication to handle the case of public registries.
2016-10-18 15:08:25 +01:00
..
mockclient Support for --cleanup flag 2015-07-31 18:24:27 +00:00
client.go Cannot load host Docker config from container. Remove option and rely on environment variables 2016-10-18 14:51:44 +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 When authentication credentials are supplied as env vars they are always used. 2016-10-18 15:08:25 +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