docker
docker copied to clipboard
Add support for docker secrets
Can you add support for docker secrets. Mysql, mariadb and postgres all use solution, which propably is easy to copy, ready shell function available. For example if you have env variable ending _FILE, contents of that file will be used to set password. If not, environmental variable is used instead.