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

docker run breaks #4

Closed
jst2702 opened this issue Oct 5, 2022 · 1 comment
Closed

docker run breaks #4

jst2702 opened this issue Oct 5, 2022 · 1 comment

Comments

@jst2702
Copy link

jst2702 commented Oct 5, 2022

When I use any docker run commands, like docker run -it poetry-project:latest bash
I get the error bash: 1: /docker-entrypoint.sh: not found which is strange since I see the file copied in the Dockerfile
COPY ./docker/docker-entrypoint.sh /docker-entrypoint.sh

@jst2702 jst2702 closed this as completed Oct 6, 2022
@jst2702
Copy link
Author

jst2702 commented Oct 6, 2022

issue occurs on windows

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

1 participant