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

mysql socket not found #3

Open
step21 opened this issue Dec 2, 2016 · 4 comments
Open

mysql socket not found #3

step21 opened this issue Dec 2, 2016 · 4 comments

Comments

@step21
Copy link

step21 commented Dec 2, 2016

In a current test, I found that I always got 'database error: file or directory not found'
This was fixed by adding to the dockerfile a command to link the mysql socket to /var/mysql/mysql.sock (from /tmp/mysql.sock)
And can submit a pull request if you like.

@arturluizbr
Copy link
Owner

It feels strange to put something related to db into this container.

Maybe you should try something with mysql container or with docker-compose service.

@tugrulcan
Copy link

Same error here. What do you suggest to proceed?

@arturluizbr
Copy link
Owner

This image is too old for new docker versions, i'll keep some time later to update it.

Any of you changed anything in compose file?

@tugrulcan
Copy link

No. I was trying to use yours.

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

3 participants