You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
arguments.md Disabling color through environment variables (#598) 4 years ago
container-selection.md Adds scopeUID config to enable multiple instances of Watchtower (#511) 4 years ago
http-api-mode.md Watchtower HTTP API based updates (#432) 5 years ago
index.md also keep the original markdown docs :P~ 6 years ago
introduction.md also keep the original markdown docs :P~ 6 years ago
lifecycle-hooks.md feat: add timeout override for pre-update lifecycle hook 5 years ago
linked-containers.md Add ability to overrider depending containers with special label (#489) 5 years ago
notifications.md Allows flags containing sensitive stuff to be passed as files (#545) 5 years ago
private-registries.md docs: document DOCKER_CONFIG environment variable (#602) 4 years ago
remote-hosts.md also keep the original markdown docs :P~ 6 years ago
running-multiple-instances.md Adds scopeUID config to enable multiple instances of Watchtower (#511) 4 years ago
secure-connections.md also keep the original markdown docs :P~ 6 years ago
stop-signals.md also keep the original markdown docs :P~ 6 years ago
usage-overview.md `config.json` symlink workaround described (#566) 5 years ago