docker icon indicating copy to clipboard operation
docker copied to clipboard

Add support for docker secrets

Open aleskinen opened this issue 7 years ago • 1 comments

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.

aleskinen avatar Nov 27 '17 09:11 aleskinen