Kujiy

Results 11 comments of Kujiy

Thanks @nijel I'll check the version tomorrow. I thought I excuted `docker pull phpmyadmin/phpmyadmin:latest` today. I was wondering that my container ran with `php` command not nginx and supervisor. I...

@nijel I feel that's understandable for me. I'd had old container at the moment so I did `docker pull` and `docker rm -f container` then `docker-compose up`. But there's no...

Hi @nijel, I was wrong that I specified an old image in `docker-compose.yml`. I'm sorry to bother you. Now I launched the latest container `Version 4.6.5.2`. But `PMA_ABSOLUTE_URI` seemed not...

I used phpmyadmin behind haproxy so tried to setup haproxy as a ProxyPass and works! Here's my haproxy settings for subdirectoried phpmyadmin . ``` frontend http bind *:80 option forwardfor...

I signed the CLA. Please proceed the review, thanks

+1 I'd like to watch all of my projects belong to a gitlab group.

I tried to use git-flow on Windows at here #339 though I couldn't. Does anyone have a solution?