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

Permission denied error when starting docker container #86

Open
binarydad opened this issue Jul 26, 2022 · 1 comment · May be fixed by #92
Open

Permission denied error when starting docker container #86

binarydad opened this issue Jul 26, 2022 · 1 comment · May be fixed by #92

Comments

@binarydad
Copy link

Hello. I cloned to a directory and ran the two build/run commands below.

I'm running Ubuntu 18.04 and Docker 20.10.17. Let me know what other info I can provide. Thanks!

ryan@docker:~/snippin$ sudo docker run -it -p 8300:80 snipp/snipp.in .
/docker-entrypoint.sh: exec: line 38: .: Permission denied
@MohamedElashri MohamedElashri linked a pull request Oct 1, 2022 that will close this issue
@MohamedElashri
Copy link
Contributor

#92 Fixes this problem. wait for the merge or just clone the branch.

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

Successfully merging a pull request may close this issue.

2 participants