phpmyadmin / docker

Docker container for phpMyAdmin
https://hub.docker.com/_/phpmyadmin
GNU General Public License v3.0
671 stars 456 forks source link

controlpass in file #321

Closed niclem closed 3 years ago

niclem commented 3 years ago

Hi, could you configure docker image to permit passing PMA_CONTROLPASS variable in file like it's possible with other sensitive variables ?

PMA_PASSWORD
MYSQL_ROOT_PASSWORD
MYSQL_PASSWORD
PMA_HOSTS
PMA_HOST

Thanks ! Nicolas

williamdes commented 3 years ago

Sure, I see no good reason not to allow that :)

niclem commented 3 years ago

Ok ok I understood ;)