1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
watchtower/internal/flags
Sebastiaan Tammer 12d323354f
Allows flags containing sensitive stuff to be passed as files (#545)
* Allows options containing sensitive stuff (passwords, tokens) to be passed as a file instead

* Fixed linter error, added tests, removed notification-url (due to being an array)
2020-06-10 12:14:47 +02:00
..
flags_test.go Allows flags containing sensitive stuff to be passed as files (#545) 2020-06-10 12:14:47 +02:00
flags.go Allows flags containing sensitive stuff to be passed as files (#545) 2020-06-10 12:14:47 +02:00