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 use Docker sh: can't open '/entrypoint.sh': Permission denied #37

Open
rakibulinux opened this issue Jun 9, 2020 · 1 comment
Open

Comments

@rakibulinux
Copy link

When I run this command "docker run --name cocorico -ti -p 80:80 -p 3306:3306 -p 9001:9001 -p 27017:27017 -v pwd:/cocorico -v pwd/tmp/mysql:/var/lib/mysql -v pwd/tmp/mongo:/data/db -e HOST_UID=$UID cocolabs/cocorico" it's show me sh: can't open '/entrypoint.sh': Permission denied Can you please help me to solve this problem.

@Kakise
Copy link

Kakise commented Aug 9, 2020

Hey 👋 This should be fixed by #38 ! :)

You can use my fork in the meantime https://github.com/Kakise/cocorico-docker

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