Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMA_ARBITRARY seems to be ignored in the latest image build (but its ok with the phpmyadmin/phpmyadmin:4.6.4-1 image) #49

Closed
ChieftainY2k opened this issue Aug 28, 2016 · 1 comment
Assignees

Comments

@ChieftainY2k
Copy link

PMA_ARBITRARY seems to be ignored in the latest image build (but its ok with the phpmyadmin/phpmyadmin:4.6.4-1 image)

Steps to reproduce:

  1. Create docker-compose.yml with:
    phpmyadmin:
    image: phpmyadmin/phpmyadmin
    environment:

    • PMA_ARBITRARY=1
  2. Goto phpmyadmin local app page, the "Server:" field is missing from the "Log in" form.

@nijel
Copy link
Contributor

nijel commented Aug 28, 2016

Probably environment is cleaned up when starting PHP FPM...

@nijel nijel self-assigned this Aug 28, 2016
@nijel nijel closed this as completed in 0c3251b Aug 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants