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

i had issue on mac with user permissions #2

Open
iberdinsky-skilld opened this issue May 16, 2016 · 2 comments
Open

i had issue on mac with user permissions #2

iberdinsky-skilld opened this issue May 16, 2016 · 2 comments

Comments

@iberdinsky-skilld
Copy link

iberdinsky-skilld commented May 16, 2016

was fixed in docker-compose

--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -14,7 +14,9 @@ web:
mysql:
image: percona:5.6.27
volumes:

    • ./db:/var/lib/mysql
    • ./db:/root/lib/mysql
@andypost
Copy link
Contributor

why root home?

@eleleka
Copy link

eleleka commented Jun 10, 2016

Explanation of the problem:
docker-library/official-images#1067

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