Skip to content

Conversation

craig-osterhout
Copy link

Running the demo on a Windows machine gives the error exec /entrypoint.sh: no such file or directory because the entrypoint.sh is created in the Dockerfile and Windows uses different line endings.

Not sure what the best practice is, but this fixes for me by changing the line endings after the file is created. I assume this doesn't affect Mac/Linux, but I can't test it.

Signed-off-by: Craig <craig.osterhout@docker.com>
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.

1 participant