eturnal
eturnal copied to clipboard
Add `secret_file` option to read secret from a file
It would be similar to the current secret option, just that it reads it from a file, truncating whitespace.
That would make it possible to use Docker secrets, which can be passed into a container only as a file.