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

/entrypoint.sh: permission denied": unknown. #1

Open
sohale opened this issue Sep 12, 2018 · 1 comment
Open

/entrypoint.sh: permission denied": unknown. #1

sohale opened this issue Sep 12, 2018 · 1 comment

Comments

@sohale
Copy link

sohale commented Sep 12, 2018

docker run -it sohail/docker-kdb:latest /bin/bash -p 5001
Causes the following error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "/entrypoint.sh": permission denied": unknown.

@aktungmak
Copy link

The entrypoint script is not needed so this can be worked around by either commenting out or removing the ENTRYPOINT section of the Dockerfile.

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