Skip to content

Make docker-entrypoint.sh executable#83

Closed
schollz wants to merge 1 commit intodocker-library:masterfrom
schollz:patch-1
Closed

Make docker-entrypoint.sh executable#83
schollz wants to merge 1 commit intodocker-library:masterfrom
schollz:patch-1

Conversation

@schollz
Copy link
Copy Markdown

@schollz schollz commented Aug 24, 2017

When I use this Dockefile, I always get the following error:

docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec: \"docker-entrypoint.sh\": executable file not found in $PATH".

to which I have solved using this change.

When I use this Dockefile, I always get the following error:
```
docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec: \"docker-entrypoint.sh\": executable file not found in $PATH".
```
to which I have solved using this change.
@tianon
Copy link
Copy Markdown
Member

tianon commented Aug 24, 2017 via email

@schollz
Copy link
Copy Markdown
Author

schollz commented Aug 24, 2017

Thanks for the quick response! That makes sense. I run into this problem when I wget it.
Feel free to close the PR.

@tianon
Copy link
Copy Markdown
Member

tianon commented Aug 24, 2017

👍

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 this pull request may close these issues.

2 participants