1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
watchtower/docs
bugficks 158b6935d4
Disabling color through environment variables (#598)
* This patch adds support for disabling color through environment variables.
- NO_COLOR: https://no-color.org/
- CLICOLOR,CLICOLOR_FORCE: https://bixense.com/clicolors/ ( [logrus built-in](6699a89a23/text_formatter.go (L46)) )

* use viper/cobra and add documentation. (https://github.com/containrrr/watchtower/pull/598#pullrequestreview-463814669)

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-08-21 22:54:16 +02:00
..
arguments.md Disabling color through environment variables (#598) 2020-08-21 22:54:16 +02:00
container-selection.md Adds scopeUID config to enable multiple instances of Watchtower (#511) 2020-08-21 20:13:47 +02:00
http-api-mode.md Watchtower HTTP API based updates (#432) 2020-04-20 16:17:14 +02:00
index.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
introduction.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
lifecycle-hooks.md feat: add timeout override for pre-update lifecycle hook 2020-03-28 19:33:02 +01:00
linked-containers.md Add ability to overrider depending containers with special label (#489) 2020-04-24 13:41:04 +02:00
notifications.md Allows flags containing sensitive stuff to be passed as files (#545) 2020-06-10 12:14:47 +02:00
private-registries.md docs: document DOCKER_CONFIG environment variable (#602) 2020-07-16 11:35:59 +02:00
remote-hosts.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
running-multiple-instances.md Adds scopeUID config to enable multiple instances of Watchtower (#511) 2020-08-21 20:13:47 +02:00
secure-connections.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
stop-signals.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
usage-overview.md config.json symlink workaround described (#566) 2020-06-02 23:44:41 +02:00