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

Can not run docker image with command line parameters #13

Closed
stone212 opened this issue Jan 10, 2019 · 1 comment
Closed

Can not run docker image with command line parameters #13

stone212 opened this issue Jan 10, 2019 · 1 comment

Comments

@stone212
Copy link

First I build the fpm image. Then when I run it using command line options for the mySQL database I get this error

bash: /dev/tcp/localhost/3306: Cannot assign requested address
bash: connect: Cannot assign requested address
bash: /dev/tcp/localhost/3306: Cannot assign requested address
bash: connect: Cannot assign requested address
bash: /dev/tcp/localhost/3306: Cannot assign requested address
bash: connect: Cannot assign requested address
bash: /dev/tcp/localhost/3306: Cannot assign requested address
bash: connect: Cannot assign requested address
bash: /dev/tcp/localhost/3306: Cannot assign requested address
^Cbash: connect: Cannot assign requested address

Maybe I have a bad cli parameter but the error is too vague for me to debug specifically. Have you seen this error before?

@J0WI
Copy link
Collaborator

J0WI commented Jan 10, 2019

Thanks for your report, this was a regression introduced with d74862a and fixed in be5185a.

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