1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
David H
bde421be0d
Monitor-only for individual containers (#652)
* Add monitor-only label

* Add tests for monitor-only

* Treat missing monitor-only label as if the option was set to false

* Add docs for container-based monitor-only

* Add function doc

* Fix monitor-only logic
2020-10-03 22:00:02 +02:00
Victor Moura
6a18ee911e
Adds scopeUID config to enable multiple instances of Watchtower (#511)
* Adds scopeUID config to enable multiple instances of Watchtower

* Adds tests for multiple instance support with scopeuid

* Adds docs on scope monitoring and multiple instance support

* Adds multiple instances docs to mkdocs config file

* Changes multiple instances check and refactors naming for scope feature

* Applies linter suggestions

* Fixes documentation on Watchtower monitoring scope
2020-08-21 20:13:47 +02:00
D. Domig
d40a88fd02
docs: fix environment variable name typo (#606) 2020-08-04 09:08:44 +02:00
Simon Aronsson
7542a247d8
Update container-selection.md 2020-03-27 11:57:14 +01:00
Simon Aronsson
0462c30bfb
clarify container selection 2020-03-27 11:56:58 +01:00
Armando Lüscher
7a30fd7102 Correcting a few typos and text styling. (#359) 2019-08-09 16:38:46 +02:00
Simon Aronsson
ac05caa609 also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00